From 4c65f7b0a234821738bf93b04e9fa7cf2c5d0e8e Mon Sep 17 00:00:00 2001 From: Rob Richards Date: Sat, 14 Jun 2008 11:25:52 +0000 Subject: [PATCH] BFN fix ordering --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 268c3379b9..1eeee9a174 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2008, PHP 5.2.7 -- Fixed bug #45139 (ReflectionProperty returns incorrect declaring class). (Felipe) - When dumping entire document to file via asXml() don't lose the encoding. (Ilia) - Fixed a crash inside PDO when trying instantiate PDORow manually (Felipe) @@ -9,6 +8,8 @@ PHP NEWS functions. (Andrey) - Fixed a bug where exec() on Windows would eat the first and last double quotes (Scott) +- Fixed bug #45251 (double free or corruption with setAttributeNode()). (Rob) +- Fixed bug #45139 (ReflectionProperty returns incorrect declaring class). (Felipe) - Fixed bug #45004 (pg_insert() does not accept 4 digit timezone format). (Ilia) - Fixed bug #44891 Memory leak using registerPHPFunctions and XSLT Variable -- 2.50.1