diff options
author | Stanislav Malyshev <stas@php.net> | 2012-06-12 18:53:24 (GMT) |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2012-06-12 18:53:24 (GMT) |
commit | 79e44c394fe34c4c902b8a25ffac27a178ab5211 (patch) | |
tree | 6d33cdb335cbc7df1a857c2bd8798cd915db6472 /NEWS | |
parent | c7be96b08fb457f8a2b4e2a64f59437b230886c1 (diff) | |
download | php-79e44c394fe34c4c902b8a25ffac27a178ab5211.tar.gz |
re-add 61755 to NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -112,6 +112,10 @@ PHP NEWS set to null). (Anatoliy) . Changed php://fd to be available only for CLI. +- PDO: + . Fixed bug #61755 (A parsing bug in the prepared statements can lead to + access violations). (Johannes) + - Phar: . Fix bug #61065 (Secunia SA44335, CVE-2012-2386). (Rasmus) |