1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 14:12:38 +02:00
Files
archived-php-src/main/streams
Christoph M. Becker 2576c57a51 Fix #76735: Incorrect message in fopen on invalid mode
We have to log errors in `stream_opener` callbacks to the wrapper's
error log, because otherwise we may pick up an unrelated `errno` or a
most generic message.

Closes GH-6187.
2020-09-23 10:54:06 +02:00
..
2018-07-25 00:53:25 +02:00
2019-10-03 06:51:10 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 11:57:11 +02:00
2020-04-14 11:59:51 +02:00