Home
last modified time | relevance | path

Searched refs:arguments (Results 376 – 400 of 863) sorted by relevance

1...<<11121314151617181920>>...35

/php-src/ext/date/tests/
H A Ddate_period_unserialize2.phpt2 Test that calling DatePeriod::__unserialize() directly with missing arguments throws
/php-src/ext/curl/tests/
H A Dcurl_writeheader_tranpoline.phpt9 public function __call(string $name, array $arguments) {
/php-src/ext/dom/tests/modern/spec/
H A DCharacterData_substringData_negative_arguments.phpt2 substringData() negative arguments
/php-src/ext/reflection/tests/
H A DReflectionClass_newInstance_001.phpt71 Exception: Too few arguments to function B::__construct(), 0 passed and exactly 2 expected
79 Class E does not have a constructor, so you cannot pass any constructor arguments
H A DReflectionMethod_006.phpt23 Ok - ReflectionMethod::__construct() expects at most 2 arguments, 3 given
/php-src/ext/standard/tests/strings/
H A Dsprintf_variation52.phpt33 echo"\n-- Testing for excess of mixed type arguments --\n";
62 -- Testing for excess of mixed type arguments --
/php-src/ext/pgsql/tests/
H A D04async_query.phpt78 Deprecated: Calling pg_field_prtlen() with 2 arguments is deprecated, use the 3-parameter signature…
80 Deprecated: Calling pg_field_is_null() with 2 arguments is deprecated, use the 3-parameter signatur…
/php-src/Zend/tests/
H A Dbug72101.phpt53 $arguments = array($a, $b, $c);
56 $arguments
H A Dbug64677.phpt2 Bug #64677 (execution operator `` stealing surrounding arguments)
H A Dclass_constants_002.phpt2 class constants as default function arguments
H A D020.phpt29 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
H A Dbug34062.phpt2 Bug #34062 (Crash in catch block when many arguments are used)
H A Dbug48408.phpt2 Bug #48408 (crash when exception is thrown while passing function arguments)
/php-src/ext/standard/tests/array/
H A Darray_key_exists_variation4.phpt6 * Pass referenced variables as arguments to array_key_exists() to test behaviour
H A Darray_multisort_variation5.phpt2 Test array_multisort() function : usage variation - testing with multiple array arguments
H A Darray_multisort_variation6.phpt2 Test array_multisort() function : usage variation - testing with multiple array arguments
/php-src/ext/intl/tests/
H A Dcalendar_getDayOfWeekType_error.phpt2 IntlCalendar::getDayOfWeekOfType(): bad arguments
H A Dcalendar_isSet_error.phpt2 IntlCalendar::isSet(): bad arguments
H A Dcalendar_roll_error.phpt2 IntlCalendar::roll(): bad arguments
/php-src/ext/zlib/tests/
H A Dgzrewind_variation1.phpt2 Test function gzrewind() by calling it with its expected arguments when writing
/php-src/ext/opcache/tests/opt/
H A Dtmp_001.phpt14 Fatal error: Uncaught ArgumentCountError: is_a() expects at least 2 arguments, 1 given in %stmp_001…
/php-src/ext/posix/tests/
H A Dposix_errno_variation2.phpt2 Test function posix_errno() by calling it with its expected arguments
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_067.phpt2 Iterable typed properties must be accepted to by-ref array arguments
/php-src/ext/spl/tests/
H A Dspl_iterator_iterator_constructor.phpt24 IteratorIterator::__construct() expects at most 2 arguments, 3 given
/php-src/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_variation1.phpt2 Test file_get_contents() and file_put_contents() functions : usage variations - all arguments
11 echo "*** Testing with variations in the arguments values ***\n";
37 *** Testing with variations in the arguments values ***

Completed in 19 milliseconds

1...<<11121314151617181920>>...35