Skip to content

Commit a2f75eb

Browse files
committed
[ci skip] ZipArchive::FL_RECOMPRESS constant is deprecated (doc)
1 parent d8dd72f commit a2f75eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ PHP 8.3 UPGRADE NOTES
110110
. The U_MULTIPLE_DECIMAL_SEP*E*RATORS constant had been deprecated, using
111111
the U_MULTIPLE_DECIMAL_SEP*A*RATORS instead is recommended.
112112

113+
- Zip:
114+
. The ZipArchive::FL_RECOMPRESS constant is deprecated and will be removed
115+
in a future version of libzip
116+
113117
========================================
114118
5. Changed Functions
115119
========================================

0 commit comments

Comments
 (0)