diff options
Diffstat (limited to '')
| -rw-r--r-- | src/tests/stream_wrapper/stream_wrapper.phpt (renamed from src/tests/stream_wrapper.phpt) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/tests/stream_wrapper.phpt b/src/tests/stream_wrapper/stream_wrapper.phpt index efd4160..fdea50c 100644 --- a/src/tests/stream_wrapper.phpt +++ b/src/tests/stream_wrapper/stream_wrapper.phpt | |||
| @@ -18,14 +18,14 @@ Warning: Unknown: Unable to find the wrapper "php" - did you forget to enable it | |||
| 18 | 18 | ||
| 19 | Warning: Unknown: Unable to find the wrapper "php" - did you forget to enable it when you configured PHP? in Unknown on line 0 | 19 | Warning: Unknown: Unable to find the wrapper "php" - did you forget to enable it when you configured PHP? in Unknown on line 0 |
| 20 | 20 | ||
| 21 | Warning: file_get_contents(): Unable to find the wrapper "http" - did you forget to enable it when you configured PHP? in %a/tests/stream_wrapper.php on line %d | 21 | Warning: file_get_contents(): Unable to find the wrapper "http" - did you forget to enable it when you configured PHP? in %a/stream_wrapper.php on line %d |
| 22 | 22 | ||
| 23 | Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: %s | 23 | Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: %s |
| 24 | 24 | ||
| 25 | Warning: file_get_contents(https://qweqwezxc): failed to open stream: php_network_getaddresses: getaddrinfo failed: %s | 25 | Warning: file_get_contents(https://qweqwezxc): failed to open stream: php_network_getaddresses: getaddrinfo failed: %s |
| 26 | 26 | ||
| 27 | Warning: file_get_contents(ftp://qweqwezxc): failed to open stream: operation failed in %a/tests/stream_wrapper.php on line %d | 27 | Warning: file_get_contents(ftp://qweqwezxc): failed to open stream: operation failed in %a/stream_wrapper.php on line %d |
| 28 | 28 | ||
| 29 | Warning: file_get_contents(): Unable to find the wrapper "lelel" - did you forget to enable it when you configured PHP? in %a/tests/stream_wrapper.php on line %d | 29 | Warning: file_get_contents(): Unable to find the wrapper "lelel" - did you forget to enable it when you configured PHP? in %a/stream_wrapper.php on line %d |
| 30 | 30 | ||
| 31 | Warning: file_get_contents(lelel://qweqwezxc): failed to open stream: No such file or directory in %a/tests/stream_wrapper.php on line %d | 31 | Warning: file_get_contents(lelel://qweqwezxc): failed to open stream: No such file or directory in %a/stream_wrapper.php on line %d |
