Home
last modified time | relevance | path

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

123456

/PHP-8.3/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.3/ext/mbstring/tests/
H A Dmb_detect_order_empty_encoding_list.phpt21 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 Dmb_detect_encoding_empty_encoding_list.phpt23 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 Dmb_convert_variables_empty_encoding_list.phpt23 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
H A Dmb_convert_encoding_empty_encoding_list.phpt23 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
/PHP-8.3/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.3/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.3/ext/ffi/tests/
H A Dgh14626.phpt2 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.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt38 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.3/win32/build/
H A Dconfigure.tail6 ERROR("No SAPI selected, please enable at least one SAPI.");
/PHP-8.3/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-error4.phpt14 Parse error: Invalid body indentation level (expecting an indentation level of at least 5) 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-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…
/PHP-8.3/ext/phar/tests/
H A Dbug60261.phpt17 Phar::__construct() expects at least 1 argument, 0 given
/PHP-8.3/ext/openssl/tests/
H A Dbug71475.phpt16 openssl_seal() expects at least 5 arguments, 4 given
/PHP-8.3/ext/gd/tests/
H A Dcolormatch.phpt22 imagecolormatch(): Argument #2 ($image2) must have at least one color
/PHP-8.3/ext/dom/tests/
H A DDOMAttr_construct_error_001.phpt17 DOMAttr::__construct() expects at least 1 argument, 0 given
/PHP-8.3/ext/sqlite3/tests/
H A Dsqlite3_02_open.phpt19 string(59) "SQLite3::__construct() expects at least 1 argument, 0 given"

Completed in 22 milliseconds

123456