Skip to content

Commit 4756ced

Browse files
committed
Added note about typed class constants in PDO extension
1 parent 733991f commit 4756ced

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

UPGRADING

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,12 +140,15 @@ PHP 8.4 UPGRADE NOTES
140140
9. Other Changes to Extensions
141141
========================================
142142

143-
- Spl:
143+
- PDO:
144144
. The class constants are typed now.
145145

146146
- Reflection:
147147
. The class constants are typed now.
148148

149+
- Spl:
150+
. The class constants are typed now.
151+
149152
========================================
150153
10. New Global Constants
151154
========================================

0 commit comments

Comments
 (0)