sniper Thu Apr 21 10:38:29 2005 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/standard/tests/general_functions bug32647.phpt
Log:
Fix test
http://cvs.php.net/diff.php/php-src/ext/standard/tests/general_functions/bug32647.phpt?r1=1.1.4.2&r2=1.1.4.3&ty=u
Index: php-src/ext/standard/tests/general_functions/bug32647.phpt
diff -u php-src/ext/standard/tests/general_functions/bug32647.phpt:1.1.4.2
php-src/ext/standard/tests/general_functions/bug32647.phpt:1.1.4.3
--- php-src/ext/standard/tests/general_functions/bug32647.phpt:1.1.4.2 Thu Apr
21 10:18:51 2005
+++ php-src/ext/standard/tests/general_functions/bug32647.phpt Thu Apr 21
10:38:27 2005
@@ -33,11 +33,11 @@
?>
--EXPECTF--
-Notice: Undefined variable: obj in %s on line %d
+Notice: Undefined variable: obj in %s on line %d
Warning: register_shutdown_function(): Invalid shutdown callback 'Array'
passed in %s on line %d
-Notice: Undefined variable: obj in %s on line %d
+Notice: Undefined variable: obj in %s on line %d
Warning: register_shutdown_function(): Invalid shutdown callback 'Array'
passed in %s on line %d
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php