summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2020-04-14 12:54:27 +0000
committerDerick Rethans <github@derickrethans.nl>2020-04-14 12:54:27 +0000
commit787a1730640a8a971ce46b2269a1a88376d61c74 (patch)
treeee501d9a99943dae2084483cc8ce3e5837addfb8
parente5c5832df8dff95a9d34cea9dc184585964c2832 (diff)
downloadphp-git-PHP-7.4.5.tar.gz
Update NEWS for PHP 7.4.5PHP-7.4.5
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dcdb0267ce..69ef12d4ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.4.5
+16 Apr 2020, PHP 7.4.5
- Core:
. Fixed bug #79364 (When copy empty array, next key is unspecified). (cmb)