pajoye Sat, 18 Jul 2009 17:10:12 +0000
URL: http://svn.php.net/viewvc?view=revision&revision=284331
Changed paths:
U php/php-src/trunk/ext/filter/tests/bug42718.phpt
Log:
- let try to be smart, read the bug report....
Modified: php/php-src/trunk/ext/filter/tests/bug42718.phpt
===================================================================
--- php/php-src/trunk/ext/filter/tests/bug42718.phpt 2009-07-18 17:08:11 UTC
(rev 284330)
+++ php/php-src/trunk/ext/filter/tests/bug42718.phpt 2009-07-18 17:10:12 UTC
(rev 284331)
@@ -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