felipe                                   Thu, 12 Nov 2009 00:44:43 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=290568

Log:
- Fix typo

Changed paths:
    U   php/php-src/branches/PHP_5_3/NEWS

Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS   2009-11-12 00:10:00 UTC (rev 290567)
+++ php/php-src/branches/PHP_5_3/NEWS   2009-11-12 00:44:43 UTC (rev 290568)
@@ -20,7 +20,7 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to