mirror of
https://github.com/php/php-src.git
synced 2026-04-13 19:14:16 +02:00
Some places were checking for non-null get_properties, some weren't. Make it clear that the handler is required and such checks are not necessary.