diff options
author | Ferenc Kovacs <tyrael@php.net> | 2014-04-10 07:07:11 +0200 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2014-04-10 07:07:11 +0200 |
commit | 3204ad5858a5abc50b11b8527d22c82eb07a80cc (patch) | |
tree | fce5bc0a149f3eb986b0f655b0e9d1618748f556 | |
parent | 5cc93aa9a6a7a82e9f9ff27a81f624d61a8e984d (diff) | |
download | php-git-3204ad5858a5abc50b11b8527d22c82eb07a80cc.tar.gz |
fix typo
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ PHP NEWS (CVE-2014-2270). (Remi) . Fixed bug #66946i (fileinfo: extensive backtracking in awk rule regular expression). (CVE-2013-7345) (Remi) - . Fixed bug #66987i (Memory corruption in fileinfo ext / bigendian). + . Fixed bug #66987 (Memory corruption in fileinfo ext / bigendian). (Remi) |