php-src/ext/zlib
Nikita Popov b63ea1047a Mark resource-like objects as non-comparable
As these hold on to some internal resource, there can't be two
"equal" objects with different identity. Make sure the lack of
public properties doesn't result in these being treated as always
equal.
2021-02-16 14:20:45 +01:00
..
tests Merge branch 'PHP-7.4' into PHP-8.0 2020-12-08 12:24:49 +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 extend zlib export required for the recent libpng 2017-04-23 21:33:14 +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 Merge branch 'PHP-7.4' into PHP-8.0 2020-12-08 12:24:49 +01:00
zlib_fopen_wrapper.c Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
zlib.c Mark resource-like objects as non-comparable 2021-02-16 14:20:45 +01:00
zlib.stub.php Sync gzgets signature with fgets 2021-01-18 15:47:12 +01:00