Home
last modified time | relevance | path

Searched refs:in (Results 251 – 275 of 6434) sorted by relevance

1...<<11121314151617181920>>...258

/PHP-8.1/ext/openssl/tests/
H A Dbug68920.phpt65 Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on li…
67 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
69 Warning: stream_socket_client(): Unable to connect to %s (Unknown error) in %s on line %d
74 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
76 Warning: stream_socket_client(): Unable to connect to %s (Unknown error) in %s on line %d
81 Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
83 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
85 Warning: stream_socket_client(): Unable to connect to %s (Unknown error) in %s on line %d
90 Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
92 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
[all …]
/PHP-8.1/ext/phar/tests/
H A Ddir.phpt68 …t create directory "phar://%sdir.phar.php/fails", write operations disabled in %sdir.php on line %d
70 …kdir(): phar error: cannot create directory "fails" in phar "%sok.phar", directory already exists
72 … mkdir(): phar error: cannot create directory "sub" in phar "%sok.phar", directory already exists
74 …directory "sub/directory.txt" in phar "%sok.phar", phar error: path "sub/directory.txt" exists and…
76 Warning: mkdir(): internal corruption of phar "%soops.phar" (truncated manifest at stub end) in %sd…
78 Warning: mkdir(): phar error: cannot create directory "phar://", no phar archive specified in %sdir…
82 …rmdir(): phar error: cannot remove directory "hi" in phar "%sunknown.phar", directory does not exi…
84 …ir directory "phar://%sdir.phar.php/another/dir", write operations disabled in %sdir.php on line %d
86 …: rmdir(): phar error: cannot remove directory "" in phar "%sdir.phar.php", directory does not exi…
88 …: rmdir(): phar error: cannot remove directory "" in phar "%sdir.phar.php", directory does not exi…
[all …]
/PHP-8.1/tests/classes/
H A Dtype_hinting_004.phpt9 echo "in f1;\n";
12 echo "in f2;\n";
149 in f1;
152 in f2;
153 in f2;
154 in f2;
160 in C::f1 (static);
163 in C::f2 (static);
164 in C::f2 (static);
165 in C::f2 (static);
[all …]
/PHP-8.1/ext/intl/tests/
H A Dgrapheme_out_of_bounds.phpt211 grapheme_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
212 grapheme_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
213 grapheme_strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
215 grapheme_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
216 grapheme_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
217 grapheme_strrpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
220 grapheme_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
221 grapheme_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
224 grapheme_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
229 grapheme_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
[all …]
/PHP-8.1/ext/reflection/tests/
H A Dparameters_002.phpt81 Deprecated: Method ReflectionParameter::getClass() is deprecated in %s on line %d
85 Deprecated: Method ReflectionParameter::isArray() is deprecated in %s on line %d
94 Deprecated: Method ReflectionParameter::getClass() is deprecated in %s on line %d
98 Deprecated: Method ReflectionParameter::isArray() is deprecated in %s on line %d
107 Deprecated: Method ReflectionParameter::getClass() is deprecated in %s on line %d
111 Deprecated: Method ReflectionParameter::isArray() is deprecated in %s on line %d
120 Deprecated: Method ReflectionParameter::getClass() is deprecated in %s on line %d
124 Deprecated: Method ReflectionParameter::isArray() is deprecated in %s on line %d
137 Deprecated: Method ReflectionParameter::isArray() is deprecated in %s on line %d
150 Deprecated: Method ReflectionParameter::isArray() is deprecated in %s on line %d
[all …]
/PHP-8.1/ext/standard/tests/strings/
H A Dhtmlentities21.phpt136 …ulti-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in %s line %d
139 …ulti-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in %s line %d
142 …ulti-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in %s line %d
145 …ulti-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in %s line %d
148 …ulti-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in %s line %d
151 …ulti-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in %s line %d
154 …ulti-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in %s line %d
157 …ulti-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in %s line %d
160 …ulti-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in %s line %d
163 …ulti-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in %s line %d
[all …]
/PHP-8.1/ext/standard/tests/filters/
H A Dphp_user_filter_01.phpt6 function filter($in, $out, &$consumed, $closing): int {}
11 function filter($in, $out, &$consumed): int {}
17 …of bar::filter($in, $out, &$consumed): int must be compatible with php_user_filter::filter($in, $o…
/PHP-8.1/ext/enchant/tests/
H A Dbug53070.phpt17 Deprecated: Constant ENCHANT_MYSPELL is deprecated in %s
19 Deprecated: Function enchant_broker_get_dict_path() is deprecated in %s
21 Warning: enchant_broker_get_dict_path(): dict_path not set in %s on line %d
24 Deprecated: Constant ENCHANT_ISPELL is deprecated in %s
26 Deprecated: Function enchant_broker_get_dict_path() is deprecated in %s
28 Warning: enchant_broker_get_dict_path(): dict_path not set in %s on line %d
/PHP-8.1/ext/mbstring/tests/
H A Dini_mbstring_invalid.phpt20 Warning: PHP Startup: INI setting contains invalid encoding "DETECT_ORDER" in Unknown on line 0
22 Deprecated: PHP Startup: Use of mbstring.http_input is deprecated in Unknown on line 0
24 Warning: PHP Startup: INI setting contains invalid encoding "HTTP_INPUT" in Unknown on line 0
26 Deprecated: PHP Startup: Use of mbstring.http_output is deprecated in Unknown on line 0
28 Deprecated: PHP Startup: Use of mbstring.internal_encoding is deprecated in Unknown on line 0
30 Warning: PHP Startup: Unknown encoding "UNKNOWN_ENCODING" in ini setting in Unknown on line 0
H A Dmb_stripos_invalid_offset.phpt84 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
85 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
86 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
87 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
88 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
89 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
90 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
91 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
92 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
93 mb_stripos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
H A Dmb_strpos_invalid_offset.phpt84 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
85 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
86 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
87 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
88 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
89 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
90 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
91 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
92 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
93 mb_strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack)
/PHP-8.1/ext/standard/tests/file/
H A Dphp_fd_wrapper_03.phpt13 Warning: fopen(): Invalid php:// URL specified in %s on line %d
15 Warning: fopen(php://fd): Failed to open stream: operation failed in %s on line 2
17 …: Failed to open stream: php://fd/ stream must be specified in the form php://fd/<orig fd> in %s o…
19 … to open stream: The file descriptors must be non-negative numbers smaller than %d in %s on line %d
21 …: Failed to open stream: php://fd/ stream must be specified in the form php://fd/<orig fd> in %s o…
H A Dfwrite_variation3.phpt78 -- Opening file in a --
90 -- Opening file in ab --
102 -- Opening file in at --
114 -- Opening file in a+ --
152 -- Opening file in a --
164 -- Opening file in ab --
176 -- Opening file in at --
188 -- Opening file in a+ --
226 -- Opening file in a --
238 -- Opening file in ab --
[all …]
H A Dfwrite_variation3-win32.phpt77 -- Opening file in a --
89 -- Opening file in ab --
101 -- Opening file in at --
113 -- Opening file in a+ --
151 -- Opening file in a --
163 -- Opening file in ab --
175 -- Opening file in at --
187 -- Opening file in a+ --
225 -- Opening file in a --
237 -- Opening file in ab --
[all …]
/PHP-8.1/Zend/tests/constexpr/
H A Dnew_arg_unpack.phpt2 Argument unpacking in new arguments in const expr (not yet supported)
10 Fatal error: Argument unpacking in constant expressions is not supported in %s on line %d
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor_empty.phpt27 $in = 0;
28 if (!$stmt->bindParam(1, $in))
44 printf("in = %d -> id = %s (%s) / label = %s (%s)\n",
45 $in,
52 printf("in = %d -> id = %s (%s) / label = %s (%s)\n",
53 $in,
71 in = 0 -> id = 1 (integer) / label = 'a' (string)
72 in = 0 -> id = 2 (integer) / label = 'b' (string)
73 in = 0 -> id = 1 (integer) / label = 'a' (string)
74 in = 0 -> id = 2 (integer) / label = 'b' (string)
/PHP-8.1/tests/security/
H A Dopen_basedir_error_log_variation.phpt33 …rror_log(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowe…
35 Warning: error_log(%s/test/bad/bad.txt): Failed to open stream: %s in %s on line %d
38 … error_log(): open_basedir restriction in effect. File(%s/test/bad.txt) is not within the allowed …
40 Warning: error_log(%s/test/bad.txt): Failed to open stream: %s in %s on line %d
43 …ng: error_log(): open_basedir restriction in effect. File(%s/bad.txt) is not within the allowed pa…
45 Warning: error_log(%s/bad.txt): Failed to open stream: %s in %s on line %d
/PHP-8.1/ext/standard/tests/dir/
H A Dscandir_variation6.phpt2 Test scandir() function : usage variations - Wildcards in directory path
49 Warning: scandir(%s/scandir_var*): Failed to open directory: %s in %s on line %d
51 Warning: scandir(): (errno %d): %s in %s on line %d
54 Warning: scandir(%s/*): Failed to open directory: %s in %s on line %d
56 Warning: scandir(): (errno %d): %s in %s on line %d
61 Warning: scandir(%s/scandir_variation6/sub_dir?): Failed to open directory: %s in %s on line %d
63 Warning: scandir(): (errno %d): %s in %s on line %d
66 Warning: scandir(%s/scandir_variation6/sub?dir1): Failed to open directory: %s in %s on line %d
68 Warning: scandir(): (errno %d): %s in %s on line %d
/PHP-8.1/ext/fileinfo/tests/
H A Dfinfo_open_001.phpt28 Warning: finfo_open(%s123): Failed to open stream: No such file or directory in %s on line %d
30 Warning: finfo_open(%s123): Failed to open stream: No such file or directory in %s on line %d
32 Warning: finfo_open(): Failed to load magic database at "%s123" in %s on line %d
35 Warning: finfo_open(%s1): Failed to open stream: No such file or directory in %s on line %d
37 Warning: finfo_open(%s1): Failed to open stream: No such file or directory in %s on line %d
39 Warning: finfo_open(): Failed to load magic database at "%s1" in %s on line %d
42 Warning: finfo_open(%sinexistent): Failed to open stream: No such file or directory in %s on line %d
44 Warning: finfo_open(%sinexistent): Failed to open stream: No such file or directory in %s on line %d
46 Warning: finfo_open(): Failed to load magic database at "%sinexistent" in %s on line %d
/PHP-8.1/Zend/tests/
H A Doffset_bool.phpt28 Warning: Trying to access array offset on value of type bool in %s on line %d
31 Warning: Trying to access array offset on value of type bool in %s on line %d
34 Warning: Trying to access array offset on value of type bool in %s on line %d
37 Warning: Trying to access array offset on value of type bool in %s on line %d
40 Warning: Trying to access array offset on value of type bool in %s on line %d
43 Warning: Trying to access array offset on value of type bool in %s on line %d
46 Warning: Trying to access array offset on value of type bool in %s on line %d
49 Warning: Trying to access array offset on value of type bool in %s on line %d
52 Warning: Trying to access array offset on value of type bool in %s on line %d
H A Doffset_long.phpt28 Warning: Trying to access array offset on value of type int in %s on line %d
31 Warning: Trying to access array offset on value of type int in %s on line %d
34 Warning: Trying to access array offset on value of type int in %s on line %d
37 Warning: Trying to access array offset on value of type int in %s on line %d
40 Warning: Trying to access array offset on value of type int in %s on line %d
43 Warning: Trying to access array offset on value of type int in %s on line %d
46 Warning: Trying to access array offset on value of type int in %s on line %d
49 Warning: Trying to access array offset on value of type int in %s on line %d
52 Warning: Trying to access array offset on value of type int in %s on line %d
H A Doffset_null.phpt28 Warning: Trying to access array offset on value of type null in %s on line %d
31 Warning: Trying to access array offset on value of type null in %s on line %d
34 Warning: Trying to access array offset on value of type null in %s on line %d
37 Warning: Trying to access array offset on value of type null in %s on line %d
40 Warning: Trying to access array offset on value of type null in %s on line %d
43 Warning: Trying to access array offset on value of type null in %s on line %d
46 Warning: Trying to access array offset on value of type null in %s on line %d
49 Warning: Trying to access array offset on value of type null in %s on line %d
52 Warning: Trying to access array offset on value of type null in %s on line %d
/PHP-8.1/Zend/tests/type_declarations/
H A Dscalar_return_basic.phpt77 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
79 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
81 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
85 *** Caught {closure}(): Return value must be of type int, float returned in %s on line %d
91 *** Caught {closure}(): Return value must be of type int, null returned in %s on line %d
94 *** Caught {closure}(): Return value must be of type int, array returned in %s on line %d
97 *** Caught {closure}(): Return value must be of type int, stdClass returned in %s on line %d
102 *** Caught {closure}(): Return value must be of type int, resource returned in %s on line %d
128 *** Caught {closure}(): Return value must be of type float, null returned in %s on line %d
131 *** Caught {closure}(): Return value must be of type float, array returned in %s on line %d
[all …]
H A Dscalar_return_basic_64bit.phpt77 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
79 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
81 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
85 *** Caught {closure}(): Return value must be of type int, float returned in %s on line %d
91 *** Caught {closure}(): Return value must be of type int, null returned in %s on line %d
94 *** Caught {closure}(): Return value must be of type int, array returned in %s on line %d
97 *** Caught {closure}(): Return value must be of type int, stdClass returned in %s on line %d
102 *** Caught {closure}(): Return value must be of type int, resource returned in %s on line %d
128 *** Caught {closure}(): Return value must be of type float, null returned in %s on line %d
131 *** Caught {closure}(): Return value must be of type float, array returned in %s on line %d
[all …]
/PHP-8.1/Zend/tests/typehints/
H A Dor_null.phpt2 Test "or null"/"or be null" in type-checking errors for userland functions
6in zend_execute.c's `zend_verify_arg_type`, `zend_verify_return_type` and `zend_verify_missing_ret…
246 TypeError: callableF(): Argument #1 ($param) must be of type ?callable, int given, called in %s:%d
250 TypeError: iterableF(): Argument #1 ($param) must be of type ?iterable, int given, called in %s:%d
254 TypeError: intF(): Argument #1 ($param) must be of type ?int, stdClass given, called in %s:%d
282 TypeError: returnCallable(): Return value must be of type ?callable, int returned in %s:%d
286 TypeError: returnIterable(): Return value must be of type ?iterable, int returned in %s:%d
290 TypeError: returnInt(): Return value must be of type ?int, stdClass returned in %s:%d
306 TypeError: returnMissingCallable(): Return value must be of type ?callable, none returned in %s:%d
310 TypeError: returnMissingIterable(): Return value must be of type ?iterable, none returned in %s:%d
[all …]

Completed in 45 milliseconds

1...<<11121314151617181920>>...258