summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2018-08-15 11:02:59 +0800
committerXinchen Hui <laruence@gmail.com>2018-08-15 11:02:59 +0800
commite4276aeb98e90c572f80369ddf2cb82100e1e70b (patch)
treec8159785137a0dfc3087d0e936361e41b2578d85
parent66a43629141a76622956d1d6e279fed58545e516 (diff)
downloadphp-git-e4276aeb98e90c572f80369ddf2cb82100e1e70b.tar.gz
Added NEWs
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d96ec95c31..2191a35c78 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ PHP NEWS
- Core:
. Fixed bug #76030 (RE2C_FLAGS rarely honoured) (Cristian Rodríguez)
+ . Fixed broken zend_read_static_property (Laruence)
- Bz2:
. Fixed arginfo for bzcompress. (Tyson Andre)