summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 51ed6b2ec7..574c4dfaea 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ PHP NEWS
- GD:
. Fixed bug #77391 (1bpp BMPs may fail to be loaded). (Romain Déoux, cmb)
+- Opcache:
+ . Fixed bug #77257 (value of variable assigned in a switch() construct gets
+ lost). (Nikita)
+
- PCRE:
. Fixed bug #77338 (get_browser with empty string). (Nikita)