File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -116,15 +116,15 @@ PHP 8.3 UPGRADE NOTES
116
116
. The U_MULTIPLE_DECIMAL_SEP*E*RATORS constant had been deprecated, using
117
117
the U_MULTIPLE_DECIMAL_SEP*A*RATORS instead is recommended.
118
118
119
- - Zip:
120
- . The ZipArchive::FL_RECOMPRESS constant is deprecated and will be removed
121
- in a future version of libzip
122
-
123
119
- SQLite3
124
120
. Using exceptions is now preferred, warnings will be removed in the future.
125
121
Calling SQLite3::enableExceptions(false) will trigger a depreciation warning
126
122
in this version.
127
123
124
+ - Zip:
125
+ . The ZipArchive::FL_RECOMPRESS constant is deprecated and will be removed
126
+ in a future version of libzip
127
+
128
128
========================================
129
129
5. Changed Functions
130
130
========================================
You can’t perform that action at this time.
0 commit comments