mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
23e721fc93
If an object that can't be converted to string is validated, we must not bail out early, but rather check for a requested default value.