]> granicus.if.org Git - php/commitdiff
fix tests
authorAntony Dovgal <tony2001@php.net>
Mon, 7 May 2007 12:09:50 +0000 (12:09 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 7 May 2007 12:09:50 +0000 (12:09 +0000)
ext/oci8/tests/pecl_bug10194.phpt
ext/oci8/tests/pecl_bug10194_blob.phpt

index 1b937c490575712661e230d1c430b443fc3b2734..4714fadcd4bff1d378b024a83d289966e7ee0b83 100644 (file)
@@ -44,4 +44,4 @@ require dirname(__FILE__).'/drop_table.inc';
 echo "Done\n";
 ?>
 --EXPECTF--    
-Fatal error: Allowed memory size of 10485760 bytes exhausted at %s:%d (tried to allocate %d bytes) in %s on line %d
+Fatal error: Allowed memory size of 10485760 bytes exhausted%s(tried to allocate %d bytes) in %s on line %d
index 4e7be26c7f6396acb413c94360eb3922a8723bd6..1a44e4494f963104b96e4aee8983e9b3b2075754 100644 (file)
@@ -44,4 +44,4 @@ require dirname(__FILE__).'/drop_table.inc';
 echo "Done\n";
 ?>
 --EXPECTF--    
-Fatal error: Allowed memory size of %d bytes exhausted at %s:%d (tried to allocate %d bytes) in %s on line %d
+Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line %d