summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2009-04-07 15:34:37 +0000
committerRob Richards <rrichards@php.net>2009-04-07 15:34:37 +0000
commitff4522e7dc923c009585b7a005aee0bfa1bdcaeb (patch)
treea1731ed3c30450c59790e140afe814c76b3aebe8
parent8728f276f9a18be53fbe04a02e5d71320281648c (diff)
downloadphp-git-ff4522e7dc923c009585b7a005aee0bfa1bdcaeb.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c99c7dc0d5..2e97324135 100644
--- 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)