mirror of
https://github.com/php/php-src.git
synced 2026-03-31 20:53:00 +02:00
One error condition was returning null instead of false. Adjust the implementation to look the same way as the exact same check a few lines below.