mirror of
https://github.com/php/php-src.git
synced 2026-04-12 10:33:11 +02:00
This fix is another solution to replace d0527427be, use zend_try and zend_catch to make sure persistent stream will be released when error occurred.
Closes GH-9332.