summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 41f37f4ffc..2e0b8b1ecf 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP NEWS
. Fixed bug #69566 (Conditional jump or move depends on uninitialised value
in extension trait). (jbboehr at gmail dot com)
+- Opcache
+ . Fixed bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF).
+ (Laruence, Dmitry)
+
14 May 2015, PHP 5.5.25
- Core: