mirror of
https://github.com/php/php-src.git
synced 2026-04-01 13:12:16 +02:00
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