diff options
author | Ferenc Kovacs <tyrael@php.net> | 2014-06-21 00:06:51 +0200 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2014-06-23 10:08:32 +0200 |
commit | 3058b877834ca01aa9f1c3634f4721176c7f1610 (patch) | |
tree | 88a73426e2de0db6128635de9447859487ec442d | |
parent | c5e6c2a5f58be770603b490d23384b5fc66a38f6 (diff) | |
download | php-git-3058b877834ca01aa9f1c3634f4721176c7f1610.tar.gz |
mention 67468 fix in NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |