Home
last modified time | relevance | path

Searched refs:ArgumentCountError (Results 26 – 50 of 79) sorted by relevance

1234

/php-src/ext/intl/tests/
H A Dcalendar_getLocale_error.phpt14 Fatal error: Uncaught ArgumentCountError: intlcal_get_locale() expects exactly 2 arguments, 1 given…
H A Dcalendar_setTime_error.phpt14 Fatal error: Uncaught ArgumentCountError: intlcal_set_time() expects exactly 2 arguments, 1 given i…
H A Dcalendar_set_error.phpt15 } catch (ArgumentCountError $exception) {
21 } catch (ArgumentCountError $exception) {
H A Ddatepatterngenerator_get_best_pattern.phpt27 } catch(\ArgumentCountError $e) {
H A Ddatepatterngenerator_get_best_pattern_icu72-1.phpt27 } catch(\ArgumentCountError $e) {
/php-src/ext/pgsql/tests/
H A Dbug72195.phpt12 } catch (ArgumentCountError $e) {
/php-src/ext/opcache/tests/jit/
H A Drecursive_wrong_args.phpt14 } catch (ArgumentCountError $e) {
H A Drecv_002.phpt22 Fatal error: Uncaught ArgumentCountError: Too few arguments to function test(), 0 passed in %srecv_…
H A Dsend_val_002.phpt17 Fatal error: Uncaught ArgumentCountError: var_dump() expects at least 1 argument, 0 given in %ssend…
H A Dinit_fcall_001.phpt16 Fatal error: Uncaught ArgumentCountError: ini_set() expects exactly 2 arguments, 0 given in %sinit_…
/php-src/Zend/tests/
H A Dbug55705.phpt9 Fatal error: Uncaught ArgumentCountError: Too few arguments to function f(), 0 passed in %s on line…
H A Dbug51827.phpt19 Fatal error: Uncaught ArgumentCountError: explode() expects at least 2 arguments, 0 given in [no ac…
H A Dbug70689.phpt22 Fatal error: Uncaught ArgumentCountError: Too few arguments to function foo(), 0 passed in %sbug706…
/php-src/Zend/tests/named_params/
H A Dcall_user_func.phpt39 } catch (ArgumentCountError $e) {
44 } catch (ArgumentCountError $e) {
49 } catch (ArgumentCountError $e) {
/php-src/Zend/tests/nullable_types/
H A Dnullable_type_parameters_do_not_have_default_value.phpt11 Fatal error: Uncaught ArgumentCountError: Too few arguments to function f(), 0 passed in %snullable…
/php-src/ext/opcache/tests/opt/
H A Dcoalesce_002.phpt17 Fatal error: Uncaught ArgumentCountError: var_dump() expects at least 1 argument, 0 given in %scoal…
H A Dtmp_001.phpt14 Fatal error: Uncaught ArgumentCountError: is_a() expects at least 2 arguments, 1 given in %stmp_001…
/php-src/tests/classes/
H A Dinterfaces_003.phpt25 Fatal error: Uncaught ArgumentCountError: Too few arguments to function MyTestClass::__construct(),…
/php-src/ext/standard/tests/password/
H A Dpassword_hash_sensitive_parameter.phpt17 ArgumentCountError: password_hash() expects at least 2 arguments, 1 given in %spassword_hash_sensit…
/php-src/ext/reflection/tests/
H A DReflectionMethod_invoke_error2.phpt24 Fatal error: Uncaught ArgumentCountError: Too few arguments to function TestClass::methodWithArgs()…
H A DReflectionMethod_invokeArgs_error1.phpt28 Fatal error: Uncaught ArgumentCountError: Too few arguments to function TestClass::methodWithArgs()…
/php-src/ext/date/tests/
H A DDateTime_construct_error.phpt25 ArgumentCountError: DateTime::__construct() expects at most 2 arguments, 3 given
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetchobject_ctor_args.phpt49 } catch (ArgumentCountError $exception) {
56 } catch (ArgumentCountError $exception) {
/php-src/ext/sockets/tests/
H A Dsocket_connect_params.phpt17 } catch (\ArgumentCountError $e) {
/php-src/ext/standard/tests/strings/
H A Dbug69751.phpt14 } catch (ArgumentCountError $e) {

Completed in 19 milliseconds

1234