mirror of
https://github.com/php/php-src.git
synced 2026-03-29 11:42:17 +02:00
&(ht)->nInternalPointer should be passed instead of NULL. zend_hash_update_current_key() may work only with internal pointer.
&(ht)->nInternalPointer should be passed instead of NULL. zend_hash_update_current_key() may work only with internal pointer.