From d649b785d63a58ba09dbb38b1279e4e0424b7d51 Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Wed, 30 Jul 2014 10:45:35 +0200 Subject: [PATCH] NEWS entry for #67713 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index abaeaba4e7..d69f0d8577 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,10 @@ PHP NEWS - Phar: . Fixed bug #67587 (Redirection loop on nginx with FPM). (Christian Weiske) +- Reflection: + . Implemented FR #67713 (loosen the restrictions on + ReflectionClass::newInstanceWithoutConstructor()). (Ferenc) + - SPL: . Fixed bug #67539 (ArrayIterator use-after-free due to object change during sorting). (research at insighti dot org, Laruence) -- 2.40.0