pajoye          Sat, 18 Jul 2009 17:06:21 +0000

URL: http://svn.php.net/viewvc?view=revision&revision=284329

Changed paths:
        U   php/php-src/branches/PHP_5_3/ext/filter/tests/bug42718.phpt

Log:
- let try to be smart, read the bug report....

Modified: php/php-src/branches/PHP_5_3/ext/filter/tests/bug42718.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/filter/tests/bug42718.phpt 2009-07-18 
17:00:53 UTC (rev 284328)
+++ php/php-src/branches/PHP_5_3/ext/filter/tests/bug42718.phpt 2009-07-18 
17:06:21 UTC (rev 284329)
@@ -1,7 +1,7 @@
 --TEST--
 Bug #42718 (unsafe_raw filter not applied when configured as default filter)
 --XFAIL--
-Pierre knows why this test fails, please ask him.
+FILTER_UNSAFE_RAW not applied when configured as default filter, even with 
flags
 --SKIPIF--
 <?php if (!extension_loaded("filter")) die("skip"); ?>
 --INI--

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

Reply via email to