Skip to content

Commit c40ef35

Browse files
committed
Added note about typed class constants in sqlite exctension
1 parent dcb6cc1 commit c40ef35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADING

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ PHP 8.4 UPGRADE NOTES
109109
- Spl:
110110
. The class constants are typed now.
111111

112+
- Sqlite:
113+
. The class constants are typed now.
114+
112115
========================================
113116
10. New Global Constants
114117
========================================

0 commit comments

Comments
 (0)