summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 53828b0e81..ceca8ad4c9 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@
- Core:
. Fixed bug #70012 (Exception lost with nested finally block). (Laruence)
+- Standard:
+ . Fixed bug #70018 (exec does not strip all whitespace). (Laruence)
+
09 Jul 2015, PHP 7.0.0 Beta 1
- Core: