mirror of
https://github.com/php/php-src.git
synced 2026-03-29 19:52:20 +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