summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)