/PHP-8.2/ext/standard/tests/strings/ |
H A D | fprintf_error.phpt | 34 fprintf() expects at least 2 arguments, 0 given 35 fprintf() expects at least 2 arguments, 1 given 36 fprintf() expects at least 2 arguments, 1 given
|
/PHP-8.2/ext/mbstring/tests/ |
H A D | mb_detect_order_empty_encoding_list.phpt | 21 mb_detect_order(): Argument #1 ($encoding) must specify at least one encoding 22 mb_detect_order(): Argument #1 ($encoding) must specify at least one encoding
|
H A D | mb_detect_encoding_empty_encoding_list.phpt | 23 mb_detect_encoding(): Argument #2 ($encodings) must specify at least one encoding 24 mb_detect_encoding(): Argument #2 ($encodings) must specify at least one encoding
|
H A D | mb_convert_encoding_empty_encoding_list.phpt | 23 mb_convert_encoding(): Argument #3 ($from_encoding) must specify at least one encoding 24 mb_convert_encoding(): Argument #3 ($from_encoding) must specify at least one encoding
|
H A D | mb_convert_variables_empty_encoding_list.phpt | 23 mb_convert_variables(): Argument #2 ($from_encoding) must specify at least one encoding 24 mb_convert_variables(): Argument #2 ($from_encoding) must specify at least one encoding
|
/PHP-8.2/Zend/tests/function_arguments/ |
H A D | argument_count_incorrect_internal_strict.phpt | 22 substr() expects at least 2 arguments, 1 given 24 array_diff() expects at least 1 argument, 0 given
|
H A D | argument_count_incorrect_internal.phpt | 12 substr() expects at least 2 arguments, 1 given
|
/PHP-8.2/ext/spl/tests/ |
H A D | iterator_056.phpt | 60 CachingIterator::__construct() expects at least 1 argument, 0 given 61 RecursiveCachingIterator::__construct() expects at least 1 argument, 0 given 63 LimitIterator::__construct() expects at least 1 argument, 0 given
|
H A D | recursive_tree_iterator_002.phpt | 14 RecursiveTreeIterator::__construct() expects at least 1 argument, 0 given
|
H A D | iterator_062.phpt | 18 RecursiveIteratorIterator::__construct() expects at least 1 argument, 0 given
|
/PHP-8.2/ext/ffi/tests/ |
H A D | gh14626.phpt | 2 GH-14626: FFI::free() may crash in is_zend_ptr() when at least one huge block exists and the ptr is… 14 // Ensure there is at least one huge_block
|
/PHP-8.2/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_attr_server_version.phpt | 38 printf("[004] Minor version should be at least 0, got '%s'\n", $matches[2]); 40 printf("[005] Sub version should be at least 0, got '%s'\n", $matches[2]); 50 printf("[007] Minor version should be at least 0, got '%s'\n", $minor); 52 printf("[008] Sub version should be at least 0, got '%s'\n", $sub);
|
/PHP-8.2/win32/build/ |
H A D | configure.tail | 6 ERROR("No SAPI selected, please enable at least one SAPI.");
|
/PHP-8.2/Zend/tests/ |
H A D | bug78363.phpt | 10 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
|
H A D | flexible-heredoc-error8.phpt | 12 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
|
H A D | flexible-heredoc-error4.phpt | 14 Parse error: Invalid body indentation level (expecting an indentation level of at least 5) in %s on…
|
H A D | flexible-heredoc-error9.phpt | 14 Parse error: Invalid body indentation level (expecting an indentation level of at least 2) in %s on…
|
H A D | flexible-nowdoc-error4.phpt | 14 Parse error: Invalid body indentation level (expecting an indentation level of at least 5) in %s on…
|
H A D | flexible-heredoc-error10.phpt | 13 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
|
H A D | flexible-heredoc-error11.phpt | 13 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
|
H A D | flexible-heredoc-error13.phpt | 13 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
|
/PHP-8.2/ext/phar/tests/ |
H A D | bug60261.phpt | 17 Phar::__construct() expects at least 1 argument, 0 given
|
/PHP-8.2/ext/openssl/tests/ |
H A D | bug71475.phpt | 16 openssl_seal() expects at least 5 arguments, 4 given
|
/PHP-8.2/ext/gd/tests/ |
H A D | colormatch.phpt | 22 imagecolormatch(): Argument #2 ($image2) must have at least one color
|
/PHP-8.2/ext/dom/tests/ |
H A D | DOMAttr_construct_error_001.phpt | 17 DOMAttr::__construct() expects at least 1 argument, 0 given
|