]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Tue, 7 Apr 2009 15:34:37 +0000 (15:34 +0000)
committerRob Richards <rrichards@php.net>
Tue, 7 Apr 2009 15:34:37 +0000 (15:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c99c7dc0d5ae7ebc292833114c04cc206f3317f5..2e973241356e1c4d1032f40d345eb8a1102d0f14 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ PHP                                                                        NEWS
 - Fixed segfault on invalid session.save_path. (Hannes)
 
 - Fixed bug #47903 ("@" operator does not work with string offsets). (Felipe)
+- Fixed bug #47849 (Non-deep import loses the namespace). (Rob)
 - Fixed bug #47845 (PDO_Firebird omits first row from query). (Lars W)
 - Fixed bug #47831 (Compile warning for strnlen() in main/spprintf.c).
   (Ilia, rainer dot jung at kippdata dot de)