master
Migrate SKIPIF -> EXTENSIONS (#7138)
Use "must not" instead of "cannot" wording
ext/posix posix_ttyname/posix_isatty fd error handling update.
Fix GH-10202: posix_getgr(gid|nam)_basic.phpt fail
Add ASAN XLEAK support
[skip ci] Mark some more macOS tests as flaky
Migrate more SKIPIF -> EXTENSIONS (#7139)
[skip ci] Mark posix_getrlimit test as un-repeatable
ext/posix: value ranges check for posix_setrlimit and posix_setpgid
Add tests for uncastable streams and dataloss streams (#10173)
ext/posix: posix_isatty() fix use-of-uninitialized-value (#11676)
Fixed GH-19381: posix_kill_pidoverflow test depends on pcntl too. (#19382)
ext/posix: adding POSIX_SC_OPEN_MAX constant.
Manually handle int ZPP for posix_isatty()/posix_ttyname()