This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-15 21:48:51 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
PHP-8.4.10
php-src
/
ext
/
posix
/
tests
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Ilija Tovilo
b7e39970d3
Merge branch 'PHP-8.3' into PHP-8.4
...
* PHP-8.3: [skip ci] Mark some more macOS tests as flaky
2024-10-13 02:07:19 +02:00
..
001.phpt
bug75696.phpt
posix_ctermid.phpt
posix_ctermid_basic.phpt
posix_eaccess.phpt
Use "must not" instead of "cannot" wording
2024-08-21 21:12:17 +01:00
posix_errno_basic.phpt
posix_errno_variation1.phpt
posix_errno_variation2.phpt
posix_fpathconf.phpt
Add tests for uncastable streams and dataloss streams (
#10173
)
2023-07-10 13:24:23 +01:00
posix_getcwd.phpt
posix_getegid_basic.phpt
posix_geteuid_basic.phpt
posix_getgrgid.phpt
posix_getgrgid_basic.phpt
posix_getgrgid_error.phpt
Add ASAN XLEAK support
2023-04-03 08:02:19 +02:00
posix_getgrgid_macosx.phpt
posix_getgrnam_basic.phpt
[skip ci] Mark some more macOS tests as flaky
2024-10-13 02:06:57 +02:00
posix_getgroups_basic.phpt
[skip ci] Mark some more macOS tests as flaky
2024-10-13 02:06:57 +02:00
posix_getpgid_basic.phpt
posix_getpgid_error.phpt
posix_getpgrp_basic.phpt
posix_getpid_basic.phpt
posix_getppid_basic.phpt
posix_getpwnam_basic_01.phpt
posix_getpwuid_basic.phpt
posix_getpwuid_error.phpt
Add ASAN XLEAK support
2023-04-03 08:02:19 +02:00
posix_getrlimit.phpt
posix_getrlimit_single_resource.phpt
posix_getsid.phpt
posix_getsid_basic.phpt
posix_getsid_error.phpt
posix_initgroups.phpt
posix_isatty.phpt
Add tests for uncastable streams and dataloss streams (
#10173
)
2023-07-10 13:24:23 +01:00
posix_isatty_manual_zpp.phpt
ext/posix: posix_isatty() fix use-of-uninitialized-value (
#11676
)
2023-07-11 23:55:18 +01:00
posix_isatty_no_warning_on_stream_cast.phpt
Add tests for uncastable streams and dataloss streams (
#10173
)
2023-07-10 13:24:23 +01:00
posix_isatty_non_castable_user_stream.phpt
Add tests for uncastable streams and dataloss streams (
#10173
)
2023-07-10 13:24:23 +01:00
posix_isatty_value_errors.phpt
ext/posix: posix_isatty set errno for it too.
2024-04-09 17:34:03 +01:00
posix_kill_error.phpt
posix_mknod.phpt
posix_pathconf.phpt
Use "must not" instead of "cannot" wording
2024-08-21 21:12:17 +01:00
posix_setegid_basic.phpt
posix_seteuid_basic.phpt
posix_seteuid_variation2.phpt
posix_seteuid_variation5.phpt
posix_setgid_basic.phpt
posix_setgid_variation2.phpt
posix_setgid_variation5.phpt
posix_setrlimit.phpt
posix_setuid_basic.phpt
posix_setuid_variation2.phpt
posix_setuid_variation5.phpt
posix_strerror_error.phpt
posix_sysconf.phpt
posix_times.phpt
posix_times_basic.phpt
posix_ttyname.phpt
posix_ttyname_error_wrongparams.phpt
posix_ttyname_manual_zpp.phpt
posix_ttyname_no_warning_on_cast.phpt
Add tests for uncastable streams and dataloss streams (
#10173
)
2023-07-10 13:24:23 +01:00
posix_ttyname_non_castable_user_stream.phpt
Add tests for uncastable streams and dataloss streams (
#10173
)
2023-07-10 13:24:23 +01:00
posix_ttyname_value_errors.phpt
posix_uname_basic.phpt