re-update NEWS

This commit is contained in:
Anatol Belski 2015-11-05 14:48:30 +01:00
parent a80545992b
commit 9385eb6ff8

4
NEWS
View file

@ -12,6 +12,10 @@ PHP NEWS
. Fixed bug #70656 (require() statement broken after opcache_reset() or a . Fixed bug #70656 (require() statement broken after opcache_reset() or a
few hours of use). (Laruence) few hours of use). (Laruence)
- PDO:
. Fix bug #70861 (Segmentation fault in pdo_parse_params() during Drupal 8
test suite). (Anatol)
- SPL: - SPL:
. Fixed bug #70853 (SplFixedArray throws exception when using ref variable . Fixed bug #70853 (SplFixedArray throws exception when using ref variable
as index). (Laruence) as index). (Laruence)