1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

update NEWS

This commit is contained in:
Anatol Belski
2016-11-21 20:01:07 +01:00
parent 7b95441b72
commit 285be2f92d

1
NEWS
View File

@@ -35,6 +35,7 @@ PHP NEWS
- Soap:
. Fixed bug #73538 (SoapClient::__setSoapHeaders doesn't overwrite SOAP
headers). (duncan3dc)
. Fixed bug #73452 (Segfault (Regression for #69152)). (Dmitry)
- SQLite3:
. Update to SQLite 3.15.1. (cmb)