zoe             Tue May  5 13:53:11 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src/ext/filter/tests   bug39763.phpt 
  Log:
  Fixed tests - thanks mgdm
  
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/bug39763.phpt?r1=1.1.2.3.2.1&r2=1.1.2.3.2.2&diff_format=u
Index: php-src/ext/filter/tests/bug39763.phpt
diff -u php-src/ext/filter/tests/bug39763.phpt:1.1.2.3.2.1 
php-src/ext/filter/tests/bug39763.phpt:1.1.2.3.2.2
--- php-src/ext/filter/tests/bug39763.phpt:1.1.2.3.2.1  Mon May  4 21:18:21 2009
+++ php-src/ext/filter/tests/bug39763.phpt      Tue May  5 13:53:11 2009
@@ -12,6 +12,6 @@
 echo $val . "\n";
 ?>
 --EXPECT--     
+PHP Warning:  Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and 
greater in Unknown on line 0
 \"probably a bug\"
-\"probably a bug\"
-PHP Warning:  Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and 
greater in Unknown on line 0
\ No newline at end of file
+\"probably a bug\"
\ No newline at end of file



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

Reply via email to