mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
588ea96deb
implementation. Also fixed serialization to always output objects as struct. In the past, if the object did not have any member variables initialized it would've been output as array of length 0.