1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00
Files
archived-php-src/ext/pcre
Dmitry Stogov 3d17219cd8 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.
2014-04-07 23:14:17 +04:00
..
2013-06-10 14:30:59 -07:00
2013-07-15 00:19:49 -07:00
2013-03-03 19:06:22 +01:00
2013-03-03 19:06:22 +01:00
2012-02-06 18:11:56 +00:00
2011-05-13 07:00:45 +00:00