diff options
author | Johannes Schlüter <johannes@php.net> | 2012-05-03 15:54:59 +0200 |
---|---|---|
committer | Johannes Schlüter <johannes@php.net> | 2012-05-03 15:54:59 +0200 |
commit | 03cb63bc1da6344f65a075f25721d29b59670cfe (patch) | |
tree | d8773647d11145d3a3978476fd7e4849d6cf6c5f /NEWS | |
parent | 29300b1f9dab068d477b241d8fd872e3a7c829b3 (diff) | |
download | php-git-php-5.3.12.tar.gz |
PHP 5.3.12php-5.3.12PHP-5.3.12
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +03 Mar 2012, PHP 5.3.12 +- Fix PHP-CGI query string parameter vulnerability, CVE-2012-1823. (Rasmus) + 26 Apr 2012, PHP 5.3.11 - Core: |