php-src/ext/bz2
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
..
tests Fix #76735: Incorrect message in fopen on invalid mode 2020-09-23 10:54:06 +02:00
bz2_filter.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
bz2.c Merge branch 'PHP-7.2' into PHP-7.3 2018-08-13 16:02:13 +02:00
config.m4 Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
php_bz2.def Export symbols needed by bz2_filter 2004-04-13 17:54:47 +00:00
php_bz2.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00