]> granicus.if.org Git - php/commitdiff
- fix NEWS (thx Felipe!)
authorPierre Joye <pajoye@php.net>
Wed, 17 Jun 2009 19:42:56 +0000 (19:42 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 17 Jun 2009 19:42:56 +0000 (19:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 564b025c92fe3f269506b433c656c3317cf47b8d..b782a9fce7f3b643a62ee4fa11f222dcfbac4749 100644 (file)
--- a/NEWS
+++ b/NEWS
 - Fixed bug #48533 (__callStatic is not invoked for private/protected methods).
   (Felipe)
 - Fixed bug #47318 (UMR when trying to activate user config). (Pierre)
-- Fixed readlink on Windows in thread safe SAPI (apache2.x etc.). (Pierre)
 - Fixed bug #48535 (file_exists returns false when impersonate is used).
   (Kanwaljeet Singla, Venkat Raman Don)
 - Fixed bug #47767 (include_once does not resolve windows symlinks or junctions)
   (Kanwaljeet Singla, Venkat Raman Don)
+- Fixed readlink on Windows in thread safe SAPI (apache2.x etc.). (Pierre)
 
 11 Jun 2009, PHP 5.3.0 RC 3
 - Upgraded bundled sqlite to version 3.6.14.2. (Scott, Ilia)