From d4746a659ef108667a2677fab26b75287ca77391 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Wed, 16 Jun 2010 23:40:23 +0000 Subject: [PATCH] - BFN --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index e848150da5..7976569eef 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,9 @@ PHP NEWS Reported by Stefan Esser. (Andrey) - Fixed very rare memory leak in mysqlnd, when binding thousands of columns. (Andrey) +- Fixed a crash when calling an inexistent method of a class that inherits + PDOStatement if instantiated directly instead of doing by the PDO methods. + (Felipe) - Fixed memory leak on error in mcrypt_create_iv on Windows. (Pierre) - Fixed a possible crash because of recursive GC invocation. (Dmitry) -- 2.40.0