Commit: 79e44c394fe34c4c902b8a25ffac27a178ab5211 Author: Stanislav Malyshev <s...@php.net> Tue, 12 Jun 2012 11:53:24 -0700 Parents: c7be96b08fb457f8a2b4e2a64f59437b230886c1 Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=79e44c394fe34c4c902b8a25ffac27a178ab5211 Log: re-add 61755 to NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 4950763..dfad253 100644 --- a/NEWS +++ b/NEWS @@ -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) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php