Home
last modified time | relevance | path

Searched refs:array (Results 4301 – 4325 of 6720) sorted by relevance

1...<<171172173174175176177178179180>>...269

/PHP-8.1/Zend/tests/
H A Dint_underflow_64bit.phpt8 $doubles = array(
H A Dassign_to_var_003.phpt16 Warning: Trying to access array offset on value of type float in %s on line %d
H A Dbug71930.phpt13 $a = array();
H A Dns_077_7.phpt6 function foo($a = array(0 => namespace\unknown))
H A Dbug65579.phpt24 array(2) {
H A Dns_077_5.phpt6 function foo($a = array(0 => \unknown))
H A Dcoalesce_assign_optimization.phpt18 array(1) {
/PHP-8.1/ext/com_dotnet/tests/
H A Dbug39596.phpt10 $binding_string = array('aaa','bbb','ccc');
/PHP-8.1/Zend/tests/attributes/
H A D027_trailing_comma_args.phpt21 array(4) {
/PHP-8.1/ext/standard/tests/serialize/
H A Dbug73154.phpt9 return array();
/PHP-8.1/ext/standard/tests/image/
H A Dgetimagesize_swc.phpt16 array(5) {
/PHP-8.1/ext/standard/tests/general_functions/
H A Derror_clear_last.phpt21 array(4) {
/PHP-8.1/ext/standard/tests/streams/
H A Dstream_get_meta_data_socket_basic.phpt12 array(7) {
H A Dstream_socket_pair.phpt13 array(2) {
/PHP-8.1/ext/standard/tests/strings/
H A Dstr_replace_array_refs.phpt2 Test str_replace() function and array refs
H A Dsubstr_replace_array_unset.phpt2 substr_replace() function - array with unset
/PHP-8.1/Zend/tests/nullsafe_operator/
H A D029.phpt9 Warning: Attempt to read property "a" on array in %s on line %d
/PHP-8.1/ext/pcre/tests/
H A Dbug81424a.phpt15 array(1) {
/PHP-8.1/ext/pcntl/tests/
H A Dbug81577_2.phpt18 array(3) {
/PHP-8.1/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_005w.phpt10 $param = (object)array(
14 'varArray' => array('red','blue','green'));
15 $client = new SoapClient(__DIR__."/round2_groupB.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-8.1/ext/oci8/tests/
H A Ddefine6.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
17 $stmtarray = array(
117 $stmtarray = array(
H A Dbug42173.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
15 $stmts = array(
72 array(9) {
H A Dfield_funcs1.phpt12 $stmtarray = array(
55 $stmtarray = array(
65 array(2) {
/PHP-8.1/ext/standard/tests/math/
H A Dround_variation1.phpt27 $inputs = array(
55 array(),
150 round(): Argument #1 ($num) must be of type int|float, array given
H A Dabs_variation.phpt32 $inputs = array(
47 array(),
113 abs(): Argument #1 ($num) must be of type int|float, array given

Completed in 26 milliseconds

1...<<171172173174175176177178179180>>...269