summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2020-11-10 17:58:21 +0000
committerDerick Rethans <github@derickrethans.nl>2020-11-10 17:58:21 +0000
commitc1f8dd4a33f401fb1e0b4854b3162e3d7be3726d (patch)
tree12eb3579ccac3b0433644ad02ce3a596b06b5326
parentf419e049ff6442a718e7c98a8bb72966e9439d83 (diff)
downloadphp-git-c1f8dd4a33f401fb1e0b4854b3162e3d7be3726d.tar.gz
PHP-7.4 is now for 7.4.14
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ad8461690b..e385795537 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2020, PHP 7.4.13
+?? ??? ????, PHP 7.4.14
+
+
+26 Nov 2020, PHP 7.4.13
- Core:
. Fixed bug #80280 (ADD_EXTENSION_DEP() fails for ext/standard and ext/date).