summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2016-07-20 17:00:30 +0800
committerXinchen Hui <laruence@gmail.com>2016-07-20 17:00:30 +0800
commitf2fa45062e3fd831c73de039c01aa7ce6d39918e (patch)
tree2af93bc0b967bf0e9765f54d75db2ccce0f95cd4
parent9254f5d5d34982801dff7cea8cd361ab20abc9de (diff)
downloadphp-git-f2fa45062e3fd831c73de039c01aa7ce6d39918e.tar.gz
Update NEWs
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 30501593a4..75e3feebf8 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP NEWS
?? ??? 2016, PHP 7.1.0beta1
- Core:
+ . Fixed bug #72629 (Caught exception assignment to variables ignores
+ references). (Laruence)
. Fixed bug #72594 (Calling an earlier instance of an included anonymous
class fatals). (Laruence)
. Fixed bug #72581 (previous property undefined in Exception after