mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01: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