1 parent 3a710fa commit ba43f3cCopy full SHA for ba43f3c
1 file changed
UPGRADING
@@ -620,6 +620,10 @@ PHP 8.6 UPGRADE NOTES
620
directive (or null if it has none), independent of values set in php.ini,
621
on the command line, or at runtime.
622
623
+- Zip:
624
+ . zip_entry_close() return type has been narrowed from bool to true. The
625
+ function already always returned true.
626
+
627
========================================
628
6. New Functions
629
0 commit comments