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
..
cast.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
filter.c Merge branch 'PHP-7.2' into PHP-7.3 2019-10-03 06:51:10 +02:00
glob_wrapper.c Merge branch 'PHP-7.2' into PHP-7.3 2019-02-11 15:50:47 +01:00
memory.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
mmap.c Fix typos in code comments 2018-07-25 11:57:11 +02:00
php_stream_context.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_stream_filter_api.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_stream_glob_wrapper.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_stream_mmap.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_stream_plain_wrapper.h Make php_plain_files_wrapper to be writable (workaround for swoole) 2018-10-24 11:49:44 +03:00
php_stream_transport.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_stream_userspace.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_streams_int.h Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
plain_wrapper.c Fix #76735: Incorrect message in fopen on invalid mode 2020-09-23 10:54:06 +02:00
streams.c Fixed bug #79468 2020-04-14 11:59:51 +02:00
transports.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
userspace.c Fix #76943: Inconsistent stream_wrapper_restore() errors 2020-09-22 16:11:35 +02:00
xp_socket.c Fix #80067: Omitting the port in bindto setting errors 2020-09-11 14:44:12 +02:00