summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2014-06-21 00:06:51 +0200
committerFerenc Kovacs <tyrael@php.net>2014-06-23 10:08:32 +0200
commit3058b877834ca01aa9f1c3634f4721176c7f1610 (patch)
tree88a73426e2de0db6128635de9447859487ec442d
parentc5e6c2a5f58be770603b490d23384b5fc66a38f6 (diff)
downloadphp-git-3058b877834ca01aa9f1c3634f4721176c7f1610.tar.gz
mention 67468 fix in NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2861dde75f..87b4dafc69 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2014, PHP 5.6.0 Release Candidate 2
+- Core:
+ . Fixed bug #67468 (Segfault in highlight_file()/highlight_string()).
+ (Andreas Ferber)
+
19 Jun 2014, PHP 5.6.0 Release Candidate 1
- Core: