Skip to content

Commit 0f64b01

Browse files
committed
Add UPGRADING note about SNMP class constant type declarations
[skip-ci]
1 parent 1dcac96 commit 0f64b01

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADING

+3
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ PHP 8.3 UPGRADE NOTES
7777
. The file() flags error check now catches all invalid flags. Notably
7878
FILE_APPEND was previously silently accepted.
7979

80+
- SNMP:
81+
. The type of SNMP class constants are now declared.
82+
8083
========================================
8184
2. New Features
8285
========================================

0 commit comments

Comments
 (0)