1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 08:58:28 +02:00

update NEWS

This commit is contained in:
Anatol Belski
2016-09-13 15:45:18 +02:00
parent 1382e88ac1
commit 598ed66f82
+3
View File
@@ -43,6 +43,9 @@ PHP NEWS
. Fixed bug #71996 (Using references in arrays doesn't work like expected).
(Nikita)
- SQLite3:
. Updated bundled SQLite3 to 3.14.2. (cmb)
- Zip:
. Fixed bug #70752 (Depacking with wrong password leaves 0 length files).
(cmb)