summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f6d6eafebb..983684b36f 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@
25 Jun 2015, PHP 7.0.0 Alpha 2
- Core:
+ . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb)
. Fixed bug #69872 (uninitialised value in strtr with array). (Laruence)
. Fixed bug #69868 (Invalid read of size 1 in zend_compile_short_circuiting).
(Laruence)