mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
[ci skip] UPGRADING fix for pcntl_waitid constants
This commit is contained in:
@@ -789,9 +789,9 @@ PHP 8.4 UPGRADE NOTES
|
||||
. P_PID.
|
||||
. P_PGID.
|
||||
. P_PIDFD (Linux only).
|
||||
. P_UID (NetBSD only).
|
||||
. P_GID (NetBSD only).
|
||||
. P_SID (NetBSD only).
|
||||
. P_UID (NetBSD/FreeBSD only).
|
||||
. P_GID (NetBSD/FreeBSD only).
|
||||
. P_SID (NetBSD/FreeBSD only).
|
||||
. P_JAILID (FreeBSD only).
|
||||
|
||||
- Standard:
|
||||
|
||||
Reference in New Issue
Block a user