mirror of
https://github.com/php/php-src.git
synced 2026-04-22 07:28:09 +02:00
3af5f47ce6
This would previously fail silently. We also return false to indicate the error. Fixes GH-10742 Closes GH-10744