diff options
author | David Soria Parra <dsp@php.net> | 2012-05-03 18:58:52 +0200 |
---|---|---|
committer | David Soria Parra <dsp@php.net> | 2012-05-03 19:10:43 +0200 |
commit | 32246bf50749709a9f99feda09088181598e5121 (patch) | |
tree | 7b2ae1b0808365928f0a7236ec79f097b9c9e22b /NEWS | |
parent | 55869a95ab75c0eb99c57201bfeccaef57e0d36d (diff) | |
download | php-git-PHP-5.4.2.tar.gz |
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +03 Mar 2012, PHP 5.4.2 + +- Fix PHP-CGI query string parameter vulnerability, CVE-2012-1823. (Rasmus) + 26 Apr 2012, PHP 5.4.1 - CLI Server: |