1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
This commit is contained in:
Remi Collet
2023-11-14 14:58:52 +01:00
parent 14f10ec761
commit 6d26d4c446

4
NEWS
View File

@@ -19,6 +19,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)
09 Nov 2023, PHP 8.3.0RC6
- Core: