mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
90aac521fd
It is assumed that the serialization always had initialised its buffer zend_string, but in the case of a type not serialising, it is null. close GH-16599