diff options
author | Dmitry Stogov <dmitry@zend.com> | 2014-04-07 23:14:17 +0400 |
---|---|---|
committer | Dmitry Stogov <dmitry@zend.com> | 2014-04-07 23:14:17 +0400 |
commit | 3d17219cd88a73306acd6eeff8cbae02868318c6 (patch) | |
tree | 0fc6fbd9f710573bae5e55ce0d29caf327bfcbb6 /ext/mysql/php_mysql.c | |
parent | 3167b49ce9533a344cb2f16fa5c815f9f81bb434 (diff) | |
download | php-git-3d17219cd88a73306acd6eeff8cbae02868318c6.tar.gz |
Refactored zend_hash_* iteration API zend_hash_fove_forward_ex(ht, pos) and family require second argument to be real pointer.
&(ht)->nInternalPointer should be passed instead of NULL.
zend_hash_update_current_key() may work only with internal pointer.
Diffstat (limited to 'ext/mysql/php_mysql.c')
0 files changed, 0 insertions, 0 deletions