]> granicus.if.org Git - php/commitdiff
Added news entry.
authorDanack <Danack@basereality.com>
Mon, 10 Oct 2016 11:21:59 +0000 (12:21 +0100)
committerDanack <Danack@basereality.com>
Mon, 10 Oct 2016 11:21:59 +0000 (12:21 +0100)
NEWS

diff --git a/NEWS b/NEWS
index a91137ea8d469bd0a59acb7837ccd5c498d2bf06..c036f83fd76a3e38a2c31e395724d88dbcf03667 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -29,5 +29,10 @@ PHP                                                                        NEWS
   . Implemented request #69086 (enhancement for mb_convert_encoding() that
     handles multibyte replacement char nicely) (Masakielastic, Yasuo)
 
+- Standard:
+  . Implemented RFC: get_class() disallow null parameter. Passing null to
+    get_class() now generates a warning, rather than returning the calling
+    class scope.
+
 <<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>