From 6e7d132b7a77a5998f0fcd39844afcc1c26e9531 Mon Sep 17 00:00:00 2001 From: Will Fitch Date: Mon, 20 Jan 2014 12:18:20 -0500 Subject: [PATCH] Updating NEWS with 66509 change --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 340b3e56ac..8629c51152 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,7 @@ PHP NEWS . Implemented constant scalar expressions (with support for constants) (RFC: https://wiki.php.net/rfc/const_scalar_exprs). (Bob) . Fixed bug #65784 (Segfault with finally). (Laruence, Dmitry) + . Fixed bug #66509 (copy() arginfo has changed starting from 5.4). (willfitch) - cURL: . Implemented FR #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir -- 2.40.0