summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2018-11-06 11:45:18 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2018-11-06 11:46:20 +0100
commit155aecd397d09fb97aea7b3c3eb8a91e1d5dacb0 (patch)
tree7c4d85146a0a883d97b3743fe6ebd3428159bf5d
parentddd54401db16da197c0ffb7be613e0f90aab8872 (diff)
downloadphp-git-155aecd397d09fb97aea7b3c3eb8a91e1d5dacb0.tar.gz
[ci skip] Update NEWS wrt. php-7.3.0RC5 tagging
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4bfd51f87c..192cc1d4f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.3.0RC5
+?? ??? ????, PHP 7.3.0RC6
+
+
+08 Nov 2018 PHP 7.3.0RC5
- Core:
. Fixed bug #76825 (Undefined symbols ___cpuid_count). (Laruence, cmb)