mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
These string duplications are necessary to unregister the callback later. We can just keep using zend_string to avoid memory duplications.
These string duplications are necessary to unregister the callback later. We can just keep using zend_string to avoid memory duplications.