summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2020-12-15 14:07:40 +0000
committerDerick Rethans <github@derickrethans.nl>2020-12-15 14:07:40 +0000
commit1e5f414394cb6d4769097294582af4f059c22912 (patch)
tree4a5f4eee415d17d25596797bb43ec10f9bbe967d
parenta53d67ceac301cbd27c4f0f716d4fbcdb7db3407 (diff)
downloadphp-git-1e5f414394cb6d4769097294582af4f059c22912.tar.gz
Update NEWS for PHP 7.4.14RC1
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 06781af7db..14fce8f5d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.4.14
+17 Dec 2020, PHP 7.4.14RC1
- Core:
. Fixed bug #74558 (Can't rebind closure returned by Closure::fromCallable()).