php-src/ext/zlib
Grégoire Paris 13f55d5c1b Use proper grammar in error message
Drop period in error messages

2 reasons:
- These error messages are not regular sentences.
- Having the offending value between parenthesis after the period looks weird.
Closes GH-8858.
2022-06-25 07:39:31 +01:00
..
tests Fix GH-7953: ob_clean() only does not set Content-Encoding 2022-02-03 16:09:00 +01:00
config0.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS
php_zlib.def Export gzfwrite() 2021-04-26 12:09:31 +02:00
php_zlib.h Convert resources to objects in ext/zlib 2020-06-17 16:50:00 +02:00
zlib_arginfo.h Sync gzgets signature with fgets 2021-01-18 15:47:12 +01:00
zlib_filter.c Use proper grammar in error message 2022-06-25 07:39:31 +01:00
zlib_fopen_wrapper.c Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
zlib.c Fix GH-8218: ob_end_clean does not reset Content-Encoding header 2022-04-25 14:26:56 +02:00
zlib.stub.php Sync gzgets signature with fgets 2021-01-18 15:47:12 +01:00