[GIT-PULLS] [php-src] PR #22965: streams: call php_stream_wrapper_warn calls without checking options
[email protected] (Girgias) Fri, 31 Jul 2026 10:10:22 +0000
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <[email protected]> |
Pull Request: https://github.com/php/php-src/pull/22965 Author: Girgias As the underlying function already checks that REPORT_ERRORS is set in the `options` parameter.