Home
last modified time | relevance | path

Searched refs:valid (Results 176 – 200 of 918) sorted by relevance

12345678910>>...37

/php-src/ext/standard/tests/array/
H A Darray_diff_ukey_variation10.phpt28 array_diff_ukey(): Argument #3 must be a valid callback, function "unknown_function" not found or i…
29 array_diff_ukey(): Argument #3 must be a valid callback, function "unknown_function" not found or i…
H A Darray_fill_basic.phpt7 // calling the array_fill with all possible valid values for 'val' argument
14 // array of possible valid values for 'val' argument
H A Darray_map_object1.phpt135 array_map(): Argument #1 ($callback) must be a valid callback or null, cannot access private method…
139 array_map(): Argument #1 ($callback) must be a valid callback or null, cannot access protected meth…
143 array_map(): Argument #1 ($callback) must be a valid callback or null, array callback must have exa…
176 array_map(): Argument #1 ($callback) must be a valid callback or null, cannot access private method…
178 array_map(): Argument #1 ($callback) must be a valid callback or null, cannot access protected meth…
/php-src/ext/spl/tests/
H A Diterator_015.phpt22 function valid(): bool
24 if (!parent::valid()) {
H A Dbug74669.phpt37 public function valid(): bool
39 return $this->iterator->valid();
59 $container->valid();
H A DCallbackFilterIteratorTest-002.phpt47 CallbackFilterIterator::__construct(): Argument #2 ($callback) must be a valid callback, no array o…
48 CallbackFilterIterator::__construct(): Argument #2 ($callback) must be a valid callback, array call…
H A Diterator_016.phpt35 function valid(): bool
37 if (!parent::valid()) {
/php-src/Zend/tests/
H A Dcall_user_func_001.phpt40 call_user_func(): Argument #1 ($callback) must be a valid callback, cannot access private method te…
41 call_user_func(): Argument #1 ($callback) must be a valid callback, cannot access protected method …
H A Dphp_tag_only.phpt2 File with just a <?php tag should be valid
/php-src/ext/spl/
H A Dspl_heap.stub.php66 public function valid(): bool {} function in SplPriorityQueue
117 public function valid(): bool {} function in SplHeap
/php-src/ext/standard/tests/strings/
H A Dstr_word_count.phpt90 str_word_count(): Argument #2 ($format) must be a valid format value
91 str_word_count(): Argument #2 ($format) must be a valid format value
92 str_word_count(): Argument #2 ($format) must be a valid format value
93 str_word_count(): Argument #2 ($format) must be a valid format value
H A Dsha1_file.phpt60 echo "\n-- Hexadecimal Output for a valid file with some contents --\n";
63 echo "\n-- Raw Binary Output for a valid file with some contents --\n";
100 -- Hexadecimal Output for a valid file with some contents --
103 -- Raw Binary Output for a valid file with some contents --
/php-src/ext/curl/tests/
H A Dcurl_ssh_hostkey_invalid_callable.phpt35 TypeError: curl_setopt(): Argument #3 ($value) must be a valid callback for option CURLOPT_SSH_HOST…
36 TypeError: curl_setopt_array(): Argument #2 ($options) must be a valid callback for option CURLOPT_…
/php-src/ext/hash/tests/
H A Dhash_hmac_error.phpt35 hash_hmac(): Argument #1 ($algo) must be a valid cryptographic hashing algorithm
38 hash_hmac(): Argument #1 ($algo) must be a valid cryptographic hashing algorithm
/php-src/ext/standard/tests/file/
H A Dfgets_variation2.phpt38 fgets(): supplied resource is not a valid stream resource
39 fgets(): supplied resource is not a valid stream resource
H A Dfile_get_contents_file_put_contents_basic.phpt11 echo "-- Testing with simple valid data file --\n";
35 -- Testing with simple valid data file --
H A Dfile_get_contents_basic.phpt13 echo "-- Testing with simple valid data file --\n";
35 -- Testing with simple valid data file --
H A Dfile_error.phpt32 ValueError: file(): Argument #2 ($flags) must be a valid flag value
33 ValueError: file(): Argument #2 ($flags) must be a valid flag value
/php-src/ext/date/tests/
H A Dcheckdate_basic1.phpt10 echo "-- The following are all valid dates --\n";
31 -- The following are all valid dates --
/php-src/ext/json/tests/
H A Djson_validate_002.phpt39 Error: 0 json_validate(): Argument #3 ($flags) must be a valid flag (allowed flags: JSON_INVALID_UT…
42 Error: 0 json_validate(): Argument #3 ($flags) must be a valid flag (allowed flags: JSON_INVALID_UT…
/php-src/Zend/tests/type_declarations/
H A Dinternal_function_strict_mode.phpt33 … array_map(): Argument #1 ($callback) must be a valid callback or null, first array member is not …
/php-src/ext/mbstring/tests/
H A Dsjis2004_encoding.phpt45 echo "SJIS-2004 verification and conversion works for all valid characters\n";
54 echo "Unicode -> SJIS-2004 conversion works on all valid characters\n";
74 SJIS-2004 verification and conversion works for all valid characters
76 Unicode -> SJIS-2004 conversion works on all valid characters
H A Dmb_decode_numericentity_large_ints.phpt36 testNonAscii("Starting entity immediately after valid decimal entity which is just within maximum l…
38 testNonAscii("Starting entity immediately after valid hex entity which is just within maximum lengt…
57 Starting entity immediately after valid decimal entity which is just within maximum length: 0000002…
58 Starting entity immediately after valid hex entity which is just within maximum length: 00000026000…
/php-src/ext/standard/tests/url/
H A Dbug55399.phpt2 Bug #55399 (parse_url() incorrectly treats ':' as a valid path)
/php-src/Zend/tests/type_declarations/mixed/syntax/
H A Dmixed_parameter_success.phpt2 Test that mixed is a valid parameter type

Completed in 80 milliseconds

12345678910>>...37