--TEST--
Stream: RFC2397 getting the data
+--INI--
+allow_url_fopen=1
--FILE--
<?php
--TEST--
Stream: RFC2397 getting meta data
+--INI--
+allow_url_fopen=1
--FILE--
<?php
--TEST--
Stream: RFC2397 decoding data
+--INI--
+allow_url_fopen=1
--FILE--
<?php
--TEST--
Stream: RFC2397 Mozilla tests
+--INI--
+allow_url_fopen=1
--FILE--
<?php
--TEST--
Stream: RFC2397 without //
+--INI--
+allow_url_fopen=1
--FILE--
<?php
--TEST--
Stream: RFC2397 with corrupt? payload
+--INI--
+allow_url_fopen=1
--FILE--
<?php
--TEST--
Stream: RFC2397 and seeking
+--INI--
+allow_url_fopen=1
--FILE--
<?php
--TEST--
stream_supports_lock
+--INI--
+allow_url_fopen=1
--FILE--
<?php
$fp = fopen(__FILE__, "r");