summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2018-06-27 13:07:53 +0800
committerXinchen Hui <laruence@gmail.com>2018-06-27 13:07:53 +0800
commit7b98d056d3958cc3fcf763c171ca2e1e8724b59a (patch)
treeb6eaaed743370b548c56068044f606e151957303
parent3521661bd1be100169c3f21920dfa04fc53b2adb (diff)
downloadphp-git-7b98d056d3958cc3fcf763c171ca2e1e8724b59a.tar.gz
Update NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8ca6898bed..9bfda61035 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP NEWS
?? ??? ????, PHP 7.2.8
- Core:
+ . Fixed bug #76534 (PHP hangs on 'illegal string offset on string references
+ with an error handler). (Laruence)
. Fixed bug #76520 (Object creation leaks memory when executed over HTTP).
(Nikita)
. Fixed bug #76502 (Chain of mixed exceptions and errors does not serialize