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