Skip to content

Commit dff8679

Browse files
authored
Typed constants in PDO extension (#12362)
1 parent d04854b commit dff8679

File tree

3 files changed

+237
-456
lines changed

3 files changed

+237
-456
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)