1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 04:32:19 +02:00
This commit is contained in:
Remi Collet
2023-11-14 14:56:06 +01:00
parent 6625226074
commit 0b5824e17c

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: