summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2018-07-24 11:37:30 +0800
committerXinchen Hui <laruence@gmail.com>2018-07-24 11:37:30 +0800
commitd31d4d13924ded51c3f43b7007a63e7a2c9f27c1 (patch)
treee411f67ef78173ba5bfa4eeaaedb63139fdb0c79
parent3ca9aaf24e4f61ce77439ce1ddf74f8b26db629b (diff)
downloadphp-git-d31d4d13924ded51c3f43b7007a63e7a2c9f27c1.tar.gz
Update NEWs
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bfcb52da26..703889689c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.3.0beta1
+- Standard:
+ . Fixed bug #68553 (array_column: null values in $index_key become incrementing
+ keys in result). (Laruence)
+
19 Jul 2018, PHP 7.3.0alpha4
- Core: