From 58b34fbfcc86896c5d5ade42b88779819fcfd3ca Mon Sep 17 00:00:00 2001 From: David Carlier Date: Sun, 7 Jul 2024 11:06:59 +0100 Subject: [PATCH] [ci skip] UPGRADING fix for pcntl_waitid constants --- UPGRADING | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/UPGRADING b/UPGRADING index 9a19350428e..e4f430c104c 100644 --- a/UPGRADING +++ b/UPGRADING @@ -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: