diff options
Diffstat (limited to 'src/tests/stream_wrapper.phpt')
| -rw-r--r-- | src/tests/stream_wrapper.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/stream_wrapper.phpt b/src/tests/stream_wrapper.phpt index b4e49a0..efd4160 100644 --- a/src/tests/stream_wrapper.phpt +++ b/src/tests/stream_wrapper.phpt | |||
| @@ -20,9 +20,9 @@ Warning: Unknown: Unable to find the wrapper "php" - did you forget to enable it | |||
| 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/tests/stream_wrapper.php on line %d |
| 22 | 22 | ||
| 23 | Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in %a/tests/stream_wrapper.php on line %d | 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: Name or service not known in %a/tests/stream_wrapper.php on line %d | 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/tests/stream_wrapper.php on line %d |
| 28 | 28 | ||
