Home
last modified time | relevance | path

Searched refs:allow_url_fopen (Results 1 – 25 of 47) sorted by relevance

12

/PHP-5.4/ext/standard/tests/file/
H A Dinclude_userstream_003.phpt2 allow_url_fopen disabled
4 allow_url_fopen=0
97 …tents(): test1:// wrapper is disabled in the server configuration by allow_url_fopen=0 in %sinclud…
102 Warning: include(): test1:// wrapper is disabled in the server configuration by allow_url_fopen=0 i…
108 Warning: fopen(): test1:// wrapper is disabled in the server configuration by allow_url_fopen=0 in …
115 Warning: fopen(): test1:// wrapper is disabled in the server configuration by allow_url_fopen=0 in …
H A Dstream_rfc2397_001.phpt4 allow_url_fopen=1
H A Dstream_rfc2397_004.phpt4 allow_url_fopen=1
H A Dbug43353-win32.phpt9 allow_url_fopen=1
H A Dbug43353.phpt9 allow_url_fopen=1
H A Dstream_rfc2397_003.phpt4 allow_url_fopen=1
H A Dstream_rfc2397_005.phpt4 allow_url_fopen=1
H A Dstream_rfc2397_006.phpt4 allow_url_fopen=1
H A Dbug44034.phpt4 allow_url_fopen=1
/PHP-5.4/sapi/cli/tests/
H A Dphp_cli_server_001.phpt4 allow_url_fopen=1
H A Dphp_cli_server_003.phpt4 allow_url_fopen=1
H A Dphp_cli_server_002.phpt4 allow_url_fopen=1
H A Dbug65066_100.phpt4 allow_url_fopen=1
H A Dbug65066_511.phpt4 allow_url_fopen=1
H A Dbug65066_422.phpt4 allow_url_fopen=1
H A Dphp_cli_server_004.phpt4 allow_url_fopen=1
/PHP-5.4/ext/standard/tests/streams/
H A Dbug47997.phpt4 allow_url_fopen=1
/PHP-5.4/ext/standard/tests/network/
H A Dhttp-stream.phpt10 allow_url_fopen=1
/PHP-5.4/ext/zlib/tests/
H A Dbug_52944-darwin.phpt10 allow_url_fopen=1
H A Dbug_52944-win.phpt10 allow_url_fopen=1
H A Dbug_52944.phpt13 allow_url_fopen=1
/PHP-5.4/ext/standard/tests/http/
H A Dbug43510.phpt4 allow_url_fopen=1
H A Dbug67430.phpt4 allow_url_fopen=1
H A Dbug53198.phpt6 allow_url_fopen=1
/PHP-5.4/ext/soap/
H A Dphp_xml.c90 old_allow_url_fopen = PG(allow_url_fopen); in soap_xmlParseFile()
91 PG(allow_url_fopen) = 1; in soap_xmlParseFile()
93 PG(allow_url_fopen) = old_allow_url_fopen; in soap_xmlParseFile()

Completed in 24 milliseconds

12