mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01: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.