mirror of
https://github.com/php/php-src.git
synced 2026-04-12 02:23:18 +02:00
"Uninitialized" here means that the object was created ordinarily -- no constructor skipping involved. Most tidy methods seem to handle this fine, but these three need to be guarded.