Give better credit in NEWS

Patch is actually exactly what he proposed, so...
This commit is contained in:
Bob Weinand 2015-08-02 19:49:52 +02:00
parent 9e246a73ef
commit 55fd8fabd9

3
NEWS
View File

@ -17,7 +17,8 @@ PHP NEWS
. Fixed bug #69896 ('asm' operand has impossible constraints). (Anatol)
. Fixed bug #70183 (null pointer deref (segfault) in zend_eval_const_expr).
(Hugh Davenport)
. Fixed bug #70182 (Segfault in ZEND_ASSIGN_DIV_SPEC_CV_UNUSED_HANDLER). (Bob)
. Fixed bug #70182 (Segfault in ZEND_ASSIGN_DIV_SPEC_CV_UNUSED_HANDLER).
(Hugh Davenport)
- Curl:
. Fixed bug #70163 (curl_setopt_array() type confusion). (Laruence)