cvs: ZendEngine2(PHP_5_2) /tests 008.phpt

[email protected] ("Felipe Pena")
Newsgroups php.zend-engine.cvs
Message-ID <cvsfelipe1225457710@cvsserver>
felipe		Fri Oct 31 12:55:10 2008 UTC

  Modified files:              (Branch: PHP_5_2)
    /ZendEngine2/tests	008.phpt 
  Log:
  - Fixed test
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/008.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: ZendEngine2/tests/008.phpt
diff -u ZendEngine2/tests/008.phpt:1.1.2.2 ZendEngine2/tests/008.phpt:1.1.2.3
--- ZendEngine2/tests/008.phpt:1.1.2.2	Tue Jun 27 21:10:03 2006
+++ ZendEngine2/tests/008.phpt	Fri Oct 31 12:55:10 2008
@@ -23,18 +23,18 @@
 echo "Done\n";
 ?>
 --EXPECTF--	
-Warning: Wrong parameter count for define() in %s on line %d
+Warning: define() expects at least 2 parameters, 0 given in %s on line %d
 NULL
 
-Warning: Wrong parameter count for define() in %s on line %d
+Warning: define() expects at least 2 parameters, 1 given in %s on line %d
 NULL
 bool(true)
 
-Notice: Constant true already defined in %s on line %d
-bool(false)
+Warning: define() expects parameter 3 to be boolean, array given in %s on line %d
+NULL
 
-Notice: Array to string conversion in %s on line %d
-bool(true)
+Warning: define() expects parameter 1 to be string, array given in %s on line %d
+NULL
 bool(true)
 bool(true)
 bool(true)
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.