diff options
author | Anatol Belski <ab@php.net> | 2015-11-05 14:48:30 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-11-05 14:48:30 +0100 |
commit | 9385eb6ff8f85d0ab2bae96f02197fe7fc70d85c (patch) | |
tree | 74e47655131c2c506e9a594f7ff7b89bdeb789ef | |
parent | a80545992bcedca167d11689722a9bf3f7790765 (diff) | |
download | php-git-9385eb6ff8f85d0ab2bae96f02197fe7fc70d85c.tar.gz |
re-update NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,6 +12,10 @@ PHP NEWS . Fixed bug #70656 (require() statement broken after opcache_reset() or a few hours of use). (Laruence) +- PDO: + . Fix bug #70861 (Segmentation fault in pdo_parse_params() during Drupal 8 + test suite). (Anatol) + - SPL: . Fixed bug #70853 (SplFixedArray throws exception when using ref variable as index). (Laruence) |