[GIT-PULLS] [php-src] PR #22933: serializer: more unserialize_callback_func INI tests and fix

[email protected] (Girgias) Thu, 30 Jul 2026 10:55:48 +0000
Newsgroups php.git-pulls
Message-ID <[email protected]>
Pull Request: https://github.com/php/php-src/pull/22933
Author: Girgias

If the INI zend_string holding the callback name is stored in an INI file, then it *must* be duplicated as it is in persistant memory.