mirror of
https://github.com/php/php-src.git
synced 2026-04-22 23:48:14 +02:00
b557265816
We have to bail out, if an invalid resource is given. For consistency with the other `zend_fetch_resource(2)` calls, we return `FALSE`.