This commit is contained in:
Remi Collet 2023-11-14 14:56:06 +01:00
parent 6625226074
commit 0b5824e17c
No known key found for this signature in database
GPG key ID: DC9FF8D3EE5AF27F

4
NEWS
View file

@ -12,6 +12,10 @@ PHP NEWS
. Fixed bug GH-12633 (sqlite3_defensive.phpt fails with sqlite 3.44.0).
(SakiTakamachi)
- Zip:
. Fixed bug GH-12661 (Inconsistency in ZipArchive::addGlob remove_path Option
Behavior). (Remi)
23 Nov 2023, PHP 8.1.26
- Core: