mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
MFH: Fixed test
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
--TEST--
|
||||
Bug #43008 (php://filter uris ignore url encoded filternames and can't handle slashes)
|
||||
--SKIPIF--
|
||||
<?php
|
||||
if (!extension_loaded("iconv")) die("skip iconv extension not available");
|
||||
?>
|
||||
--FILE--
|
||||
<?php
|
||||
$url = b""
|
||||
|
||||
Reference in New Issue
Block a user