1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 11:42:17 +02:00
Files
archived-php-src/ext/session
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
..
2014-01-17 03:32:06 +01:00
MFH
2008-12-30 19:37:35 +00:00
2014-03-28 18:46:25 +08:00
2014-01-03 11:08:10 +08:00
2014-01-03 11:08:10 +08:00
2014-03-29 20:17:59 +08:00
2014-01-03 11:08:10 +08:00
2014-03-29 17:39:26 +08:00