1
0
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:
David Carlier
2024-07-07 11:06:59 +01:00
parent c2fd071db7
commit 58b34fbfcc

View File

@@ -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: