summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2020-04-14 13:51:43 +0100
committerDerick Rethans <github@derickrethans.nl>2020-04-14 13:51:43 +0100
commite5c5832df8dff95a9d34cea9dc184585964c2832 (patch)
treedc25f0062d7dafc6dae2c606755d59badb0c87cb /NEWS
parentf10c944c3d7429d2597320f876725419665bf387 (diff)
downloadphp-git-e5c5832df8dff95a9d34cea9dc184585964c2832.tar.gz
Update header
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 85458ef5b5..dcdb0267ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-02 Apr 2020, PHP 7.4.5RC1
+?? ??? ????, PHP 7.4.5
- Core:
. Fixed bug #79364 (When copy empty array, next key is unspecified). (cmb)