diff --git a/UPGRADING b/UPGRADING index e23b366c40127..df26c962325c1 100644 --- a/UPGRADING +++ b/UPGRADING @@ -77,6 +77,9 @@ PHP 8.3 UPGRADE NOTES . The file() flags error check now catches all invalid flags. Notably FILE_APPEND was previously silently accepted. +- SNMP: + . The type of SNMP class constants are now declared. + ======================================== 2. New Features ========================================