sixd                                     Mon, 05 Oct 2009 22:57:48 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=289234

Log:
Fix odd little diff in some environments. No need for trunk merge

Changed paths:
    U   php/php-src/branches/PHP_5_3/ext/oci8/tests/oci8safemode.phpt

Modified: php/php-src/branches/PHP_5_3/ext/oci8/tests/oci8safemode.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/oci8/tests/oci8safemode.phpt       
2009-10-05 22:51:21 UTC (rev 289233)
+++ php/php-src/branches/PHP_5_3/ext/oci8/tests/oci8safemode.phpt       
2009-10-05 22:57:48 UTC (rev 289234)
@@ -15,7 +15,7 @@
 echo "Done\n";
 ?>
 --EXPECTF--
-Warning: Directive 'safe_mode' is deprecated in PHP 5.3 and greater in Unknown 
on line 0
+%sarning:%sDirective 'safe_mode' is deprecated in PHP 5.3 and greater in 
Unknown on line 0

 Warning: oci_connect(): Privileged connect is disabled in Safe Mode in %s on 
line %d


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to