Home
last modified time | relevance | path

Searched refs:arguments (Results 251 – 275 of 846) sorted by relevance

1...<<11121314151617181920>>...34

/php-src/Zend/tests/
H A Dbug72107.phpt16 func_get_args() expects exactly 0 arguments, 4 given
H A Dmagic_methods_007.phpt12 Fatal error: Method b::__set() must take exactly 2 arguments in %s on line %d
H A Dgh10072.phpt89 public function __call(string $name, array $arguments) {
94 return $this->wrapper->$name(...$arguments);
H A Dbug80096.phpt2 Bug #80096: Segmentation fault with named arguments in nested call
/php-src/Zend/tests/arg_unpack/
H A Dnew.phpt2 Unpack arguments for new expression
H A Dmethod.phpt2 Unpack arguments for method calls
/php-src/Zend/tests/traits/
H A Dstatic_004.phpt9 public static function __callStatic($name, $arguments) {
/php-src/Zend/tests/type_declarations/mixed/validation/
H A Dmixed_parameter_weak_success.phpt2 Test that the mixed parameter type accepts any kind of arguments in weak mode
H A Dmixed_parameter_strict_success.phpt2 Test that the mixed parameter type accepts any kind of arguments in strict mode
/php-src/ext/standard/tests/strings/
H A Dbug27278.phpt2 Bug #27278 (*printf() functions treat arguments as if passed by reference)
H A Dbug78833.phpt12 Type E: too few arguments
/php-src/ext/ldap/tests/
H A Dldap_deprectate_connect_with_two_parameters.phpt12 Deprecated: Usage of ldap_connect with two arguments is deprecated in %s on line %d
/php-src/ext/dom/tests/
H A DDOMCDATASection_construct_error_001.phpt2 __construct() with no arguments.
/php-src/ext/fileinfo/tests/
H A Dbug61173.phpt16 finfo::__construct() expects at most 2 arguments, 3 given
/php-src/ext/opcache/tests/opt/
H A Dinference_005.phpt2 Type inference 005: Use MAY_BE_NULL result (insted of empty) for ASSIGN_DIM with invalid arguments
/php-src/ext/openssl/tests/
H A Dbug71475.phpt16 openssl_seal() expects at least 5 arguments, 4 given
/php-src/ext/posix/tests/
H A Dposix_geteuid_basic.phpt2 Test function posix_geteuid() by calling it with its expected arguments
H A Dposix_ctermid_basic.phpt2 Test function posix_ctermid() by calling it with its expected arguments
/php-src/ext/spl/tests/
H A DSplTempFileObject_constructor_error.phpt2 SPL SplTempFileObject constructor sets correct defaults when pass 0 arguments
/php-src/ext/standard/tests/array/
H A Darray_merge_recursive_variation6.phpt25 echo "-- With more arguments --\n";
58 -- With more arguments --
H A Darray_walk_basic1.phpt12 // dump the arguments to check that they are passed
20 // dump the arguments to check that they are passed
H A Darray_walk_recursive_basic1.phpt12 // dump the arguments to check that they are passed
20 // dump the arguments to check that they are passed
/php-src/ext/standard/tests/file/
H A Dfseek_dir_basic.phpt30 echo "\ncall fseek() with different arguments on directory resource:\n";
79 call fseek() with different arguments on directory resource:
/php-src/tests/classes/
H A Dinterface_optional_arg.phpt2 ZE2 An interface method allows additional default arguments
/php-src/ext/date/tests/
H A Ddate_period_set_state2.phpt2 Test that calling DatePeriod::__set_state() directly with missing arguments throws

Completed in 25 milliseconds

1...<<11121314151617181920>>...34