stas                                     Sun, 17 Jul 2011 07:03:19 +0000

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

Log:
Register warning change

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   2011-07-17 06:54:00 UTC (rev 313315)
+++ php/php-src/branches/PHP_5_3/NEWS   2011-07-17 07:03:19 UTC (rev 313316)
@@ -8,6 +8,8 @@
     though the class has none). (Felipe)

 - Core
+  . Removed warning when argument of is_a() or is_subclass_of() is not
+    a known class. (Stas)
   . Fixed bug #55187 (readlink returns weird characters when false result).
    (Pierre)
   . Fixed bug #55014 (Compile failure due to improper use of ctime_r()). (Ilia)

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

Reply via email to