1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 19:14:16 +02:00

[ci skip] Update NEWS wrt. php-7.3.0RC3 tagging

This commit is contained in:
Christoph M. Becker
2018-10-09 11:57:22 +02:00
parent 44d2c8c6dd
commit 3d4167c3de

5
NEWS
View File

@@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.3.0RC3
?? ??? ????, PHP 7.3.0RC4
11 Oct 2018, PHP 7.3.0RC3
- CURL:
. Expose curl constants from curl 7.50 to 7.61. (Pierrick)