--TEST-- http-stream test --SKIPIF-- --INI-- allow_url_fopen=1 --FILE-- load("http://php.net/news.rss"); echo "ALIVE\n"; ?> --EXPECTF-- ALIVE