]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Mon, 11 Apr 2016 13:37:45 +0000 (15:37 +0200)
committerAnatol Belski <ab@php.net>
Mon, 11 Apr 2016 13:37:45 +0000 (15:37 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a46f5f0ecf51753b94f0982f3aebce2f5a350287..78738432e380b47f5622f776103a674e76e40d9b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,8 @@ PHP                                                                        NEWS
   . Fixed bug #68893 (Stackoverflow in datefmt_create). (Anatol)
   . Fixed bug #66289 (Locale::lookup incorrectly returns en or en_US if locale
     is empty). (Anatol)
+  . Fixed bug #70484 (selectordinal doesn't work with named parameters).
+    (Anatol)
 
 - ODBC:
   . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)