master
Merge branch 'PHP-8.4' into PHP-8.5
Migrate SKIPIF -> EXTENSIONS (#7138)
ext/zlib: Refactor tests (#18887)
Fix GH-13217 Test failure with zlib-ng
Migrate more SKIPIF -> EXTENSIONS (#7139)
Fixed Bug #67724
Move ASAN built to GitHub actions
Use *.data for fixture files
fixed test for bug #52944 also for darwin
Fix assertion failures resulting in crashes with stream filter object parameters
Fix GH-16326: Memory management is broken for bad dictionaries
Fix GH-17745: zlib extension incorrectly handles object arguments
Fix GH-19922: gzopen() double free
Merge branch 'PHP-8.0' into PHP-8.1
streams: Indicate which argument fails the stream ZPP check
added test for gzgetss()
Reindent phpt files
Add clang ASAN/UBSAN push job
Fix memory leak when encoding check fails
Make zlib include_path tests more robust