diff options
author | Johannes Schlüter <johannes@php.net> | 2012-02-02 18:22:46 +0000 |
---|---|---|
committer | Johannes Schlüter <johannes@php.net> | 2012-02-02 18:22:46 +0000 |
commit | 8bbec3addf1d65ac2566f0ff1208900cd389de5c (patch) | |
tree | 101f1362c658ded3eb3bc28e17faa4f2291acd37 | |
parent | 6cf400e3ebcf42ff84f23447a155fca2830a0749 (diff) | |
download | php-git-8bbec3addf1d65ac2566f0ff1208900cd389de5c.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +02 Feb 2012, PHP 5.3.10 + +- Core: + . Fixed arbitrary remote code execution vulnerability reported by Stefan + Esser, CVE-2012-0830. (Stas, Dmitry) + 10 Jan 2012, PHP 5.3.9 - Core: |