1
0
mirror of https://github.com/php/php-src.git synced 2026-04-12 18:43:37 +02:00

[ci skip] Update NEWS

This commit is contained in:
Anatol Belski
2018-11-18 14:38:35 +01:00
parent 6e32f59525
commit 6742b4b7cc

4
NEWS
View File

@@ -22,6 +22,10 @@ PHP NEWS
. Fixed bug #77058 (Type inference in opcache causes side effects). (Nikita)
. Fixed bug #77092 (array_diff_key() - segmentation fault). (Nikita)
- PGSQL:
. Fixed bug #77047 (pg_convert has a broken regex for the 'TIME WITHOUT
TIMEZONE' data type). (Andy Gajetzki)
- SOAP:
. Fixed bug #50675 (SoapClient can't handle object references correctly).
(Cameron Porter)