diff --git a/NEWS b/NEWS index c99c7dc0d5a..2e973241356 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)