Home
last modified time | relevance | path

Searched refs:least (Results 1 – 25 of 119) sorted by relevance

12345

/PHP-8.0/ext/standard/tests/strings/
H A Dfprintf_error.phpt34 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.0/ext/mbstring/tests/
H A Dmb_detect_order_empty_encoding_list.phpt23 mb_detect_order(): Argument #1 ($encoding) must specify at least one encoding
24 mb_detect_order(): Argument #1 ($encoding) must specify at least one encoding
H A Dmb_detect_encoding_empty_encoding_list.phpt25 mb_detect_encoding(): Argument #2 ($encodings) must specify at least one encoding
26 mb_detect_encoding(): Argument #2 ($encodings) must specify at least one encoding
H A Dmb_convert_variables_empty_encoding_list.phpt25 mb_convert_variables(): Argument #2 ($from_encoding) must specify at least one encoding
26 mb_convert_variables(): Argument #2 ($from_encoding) must specify at least one encoding
H A Dmb_convert_encoding_empty_encoding_list.phpt26 mb_convert_encoding(): Argument #3 ($from_encoding) must specify at least one encoding
27 mb_convert_encoding(): Argument #3 ($from_encoding) must specify at least one encoding
/PHP-8.0/Zend/tests/function_arguments/
H A Dargument_count_incorrect_internal_strict.phpt22 substr() expects at least 2 arguments, 1 given
24 array_diff() expects at least 1 argument, 0 given
H A Dargument_count_incorrect_internal.phpt12 substr() expects at least 2 arguments, 1 given
/PHP-8.0/ext/spl/tests/
H A Diterator_056.phpt60 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 Drecursive_tree_iterator_002.phpt14 RecursiveTreeIterator::__construct() expects at least 1 argument, 0 given
H A Diterator_062.phpt18 RecursiveIteratorIterator::__construct() expects at least 1 argument, 0 given
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt37 printf("[004] Minor version should be at least 0, got '%s'\n", $matches[2]);
39 printf("[005] Sub version should be at least 0, got '%s'\n", $matches[2]);
49 printf("[007] Minor version should be at least 0, got '%s'\n", $minor);
51 printf("[008] Sub version should be at least 0, got '%s'\n", $sub);
/PHP-8.0/win32/build/
H A Dconfigure.tail6 ERROR("No SAPI selected, please enable at least one SAPI.");
/PHP-8.0/Zend/tests/
H A Dbug78363.phpt10 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
H A Dflexible-heredoc-error8.phpt12 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
H A Dflexible-heredoc-error9.phpt14 Parse error: Invalid body indentation level (expecting an indentation level of at least 2) in %s on…
H A Dflexible-nowdoc-error4.phpt14 Parse error: Invalid body indentation level (expecting an indentation level of at least 5) in %s on…
H A Dflexible-heredoc-error4.phpt14 Parse error: Invalid body indentation level (expecting an indentation level of at least 5) in %s on…
H A Dflexible-heredoc-error10.phpt13 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
H A Dflexible-heredoc-error11.phpt13 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
H A Dflexible-heredoc-error13.phpt13 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
H A Dbug76439_2.phpt15 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
/PHP-8.0/ext/phar/tests/
H A Dbug60261.phpt17 Phar::__construct() expects at least 1 argument, 0 given
/PHP-8.0/Zend/tests/named_params/
H A Dcall_user_func_array_variadic.phpt9 Fatal error: Uncaught ArgumentCountError: array_multisort() expects at least 1 argument, 0 given in…
/PHP-8.0/ext/dom/tests/
H A DDOMAttr_construct_error_001.phpt17 DOMAttr::__construct() expects at least 1 argument, 0 given
/PHP-8.0/ext/openssl/tests/
H A Dbug71475.phpt18 openssl_seal() expects at least 5 arguments, 4 given

Completed in 25 milliseconds

12345