master
Use "must not" instead of "cannot" wording
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
Migrate skip checks to --EXTENSIONS--, p1
add new tests, improve the old ones
Fixed the UTF-8 and long path support in the streams on Windows.
streams: Indicate which argument fails the stream ZPP check
ext/bz2: Remove bool type coercions in tests
Partial fix for bug #72613 - do not allow reading past error read
Merge branch 'PHP-8.0' into PHP-8.1
Merge branch 'PHP-8.0'
ext/bz2: Check int params of bzcompress() are correct (#16108)
Use EXTENSIONS instead of SKIPIF sections in *.phpt
Fix assertion failures resulting in crashes with stream filter object parameters
Fix bzopen() stream mode validation