1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 13:12:16 +02:00

update NEWS

This commit is contained in:
Anatol Belski
2016-11-22 00:57:18 +01:00
parent 644e290fcd
commit 0796db97d4

3
NEWS
View File

@@ -14,6 +14,9 @@ PHP NEWS
. Fixed bug #72776 (Invalid parameter in memcpy function trough
openssl_pbkdf2). (Jakub Zelenka)
- Postgres:
. Fixed bug #73498 (Incorrect SQL generated for pg_copy_to()). (Craig Duncan)
- SOAP:
. Fixed bug #73452 (Segfault (Regression for #69152)). (Dmitry)