Update NEWS for 7.3.0alpha3

This commit is contained in:
Christoph M. Becker 2018-06-19 15:36:31 +02:00
parent fc775f6915
commit 963998f0ab

4
NEWS
View File

@ -1,6 +1,8 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.3.0alpha2
?? ??? ????, PHP 7.3.0alpha3
21 Jun 2018, PHP 7.3.0alpha2
- Core:
. Fixed bug #76427 (Segfault in zend_objects_store_put). (Laruence)