From 48b6597dd3cc47b5b566d8c684f18d9db3e987e3 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Thu, 12 Nov 2009 00:44:43 +0000 Subject: [PATCH] - Fix typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9fc24ff99f..cf43132a5d 100644 --- a/NEWS +++ b/NEWS @@ -20,7 +20,7 @@ PHP NEWS - Fixed memory leak in extension loading when an error occurs on Windows. (Pierre) -- Fixed bug #50152 (ReflectionClass::hasProperty hehaves like isset() not +- Fixed bug #50152 (ReflectionClass::hasProperty behaves like isset() not property_exists). (Felipe) - Fixed bug #50146 (property_exists: Closure object cannot have properties). (Felipe) -- 2.40.0