From d64b3989c52d671051a6f1aaef7b046d14041858 Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Thu, 27 Sep 2007 17:06:36 +0000 Subject: [PATCH] BFN --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 4f190ffe00..87f43aeb7f 100644 --- a/NEWS +++ b/NEWS @@ -9,9 +9,13 @@ PHP NEWS . Added access to internal values of DSA, RSA and DH keys - Improved and cleaned CGI code. FastCGI is now always enabled and can not be disabled. See sapi/cgi/CHANGES for more details. (Dmitry) + - Added support for dynamic access of static members using $foo::myFunc(). (Etienne Kneuss) +- Fixed bug #42657 (ini_get() returns incorrect value when default is NULL). + (Jani) + 30 Aug 2007, PHP 5.2.4 - Removed --enable-versioning configure option. (Jani) -- 2.50.1