Add news file for merge of scalar typehints RFC

This commit is contained in:
Anthony Ferrara 2015-03-20 18:04:35 -04:00
parent 430266edfa
commit 595e46fdeb

1
NEWS
View File

@ -56,6 +56,7 @@
. Added error_clear_last() function. (Reeze Xia)
. Fixed bug #68797 (Number 2.2250738585072012e-308 converted incorrectly).
(Anatol)
. Implemented the RFC `Scalar Type Decalarations v0.5` (Anthony)
- Curl:
. Fixed bug #68937 (Segfault in curl_multi_exec). (Laruence)