summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2016-08-12 16:36:57 +0800
committerXinchen Hui <laruence@gmail.com>2016-08-12 16:36:57 +0800
commit0b58d5eb81262ddc3f09699fda613fa6075a7d53 (patch)
treefaff93b5d55237259e59d378ddd011210626996c /NEWS
parentdd618664a09dd81d8b8c44d6329bf5b8459cd173 (diff)
downloadphp-git-0b58d5eb81262ddc3f09699fda613fa6075a7d53.tar.gz
Update NEWs
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1418b91b17..d52329591a 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP NEWS
?? ??? 2016, PHP 7.1.0beta3
- Core:
+ . Fixed bug #72813 (Segfault with __get returned by ref). (Laruence)
. Fixed bug #72767 (PHP Segfaults when trying to expand an infinite operator).
(Nikita)
. TypeError messages for arg_info type checks will now say "must be ...