cvs: ZendEngine2(PHP_5_3) /tests is_a.phpt

"Felipe Pena" <[email protected]>
Newsgroups gmane.comp.php.cvs.zend
Message-ID <cvsfelipe1214434451@cvsserver>
felipe		Wed Jun 25 22:54:11 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /ZendEngine2/tests	is_a.phpt 
  Log:
  - Fixed test
  
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/is_a.phpt?r1=1.2.2.2.2.1.2.2&r2=1.2.2.2.2.1.2.3&diff_format=u
Index: ZendEngine2/tests/is_a.phpt
diff -u ZendEngine2/tests/is_a.phpt:1.2.2.2.2.1.2.2 ZendEngine2/tests/is_a.phpt:1.2.2.2.2.1.2.3
--- ZendEngine2/tests/is_a.phpt:1.2.2.2.2.1.2.2	Sat May 24 15:55:18 2008
+++ ZendEngine2/tests/is_a.phpt	Wed Jun 25 22:54:11 2008
@@ -30,17 +30,10 @@
 
 var_dump(is_subclass_of("X1", "X2"));
 ?>
---EXPECTF--
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %sis_a.php on line 17
+--EXPECT--
 bool(false)
-
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %sis_a.php on line 18
 bool(true)
-
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %sis_a.php on line 19
 bool(true)
-
-Deprecated: is_a(): Deprecated. Please use the instanceof operator in %sis_a.php on line 20
 bool(true)
 bool(false)
 bool(false)



-- 
Zend Engine CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.