cvs: ZendEngine2 /tests objects_020.phpt

[email protected] ("Felipe Pena")
Newsgroups php.zend-engine.cvs
Message-ID <cvsfelipe1205339053@cvsserver>
felipe		Wed Mar 12 16:24:13 2008 UTC

  Modified files:              
    /ZendEngine2/tests	objects_020.phpt 
  Log:
  Fix test
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/objects_020.phpt?r1=1.2&r2=1.3&diff_format=u
Index: ZendEngine2/tests/objects_020.phpt
diff -u ZendEngine2/tests/objects_020.phpt:1.2 ZendEngine2/tests/objects_020.phpt:1.3
--- ZendEngine2/tests/objects_020.phpt:1.2	Wed Mar 12 13:32:27 2008
+++ ZendEngine2/tests/objects_020.phpt	Wed Mar 12 16:24:13 2008
@@ -13,7 +13,8 @@
 var_dump($$test);
 
 ?>
---EXPECT--
+--EXPECTF--
+Strict Standards: Creating default object from empty value in %s on line %d
 object(stdClass)#1 (2) {
   ["a"]=>
   &object(stdClass)#1 (2) {
@@ -31,7 +32,8 @@
     int(2)
   }
 }
---UEXPECT--
+--UEXPECTF--
+Strict Standards: Creating default object from empty value in %s on line %d
 object(stdClass)#1 (2) {
   [u"a"]=>
   &object(stdClass)#1 (2) {
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.