Home
last modified time | relevance | path

Searched refs:array (Results 4501 – 4525 of 6720) sorted by relevance

1...<<181182183184185186187188189190>>...269

/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_fetch_object_oo.phpt84 $obj = $res->fetch_object('mysqli_fetch_object_construct', array('a'));
93 $obj = $res->fetch_object('mysqli_fetch_object_construct', array('a', 'b'));
99 var_dump($res->fetch_object('mysqli_fetch_object_construct', array('a', 'b', 'c')));
133 mysqli_result::fetch_object(): Argument #2 ($constructor_args) must be of type array, null given
/PHP-8.1/Zend/tests/type_declarations/
H A Dscalar_strict.phpt95 *** Trying array(0) {
97 *** Caught {closure}(): Argument #1 ($i) must be of type int, array given, called in %s on line %d
148 *** Trying array(0) {
150 *** Caught {closure}(): Argument #1 ($f) must be of type float, array given, called in %s on line %d
201 *** Trying array(0) {
203 *** Caught {closure}(): Argument #1 ($s) must be of type string, array given, called in %s on line …
254 *** Trying array(0) {
256 *** Caught {closure}(): Argument #1 ($b) must be of type bool, array given, called in %s on line %d
H A Dscalar_strict_64bit.phpt95 *** Trying array(0) {
97 *** Caught {closure}(): Argument #1 ($i) must be of type int, array given, called in %s on line %d
148 *** Trying array(0) {
150 *** Caught {closure}(): Argument #1 ($f) must be of type float, array given, called in %s on line %d
201 *** Trying array(0) {
203 *** Caught {closure}(): Argument #1 ($s) must be of type string, array given, called in %s on line …
254 *** Trying array(0) {
256 *** Caught {closure}(): Argument #1 ($b) must be of type bool, array given, called in %s on line %d
/PHP-8.1/tests/output/
H A Dob_017.phpt7 $statuses = array();
/PHP-8.1/ext/mbstring/tests/
H A Dbug63447_001.phpt17 array(0) {
H A Dbug63447_002.phpt17 array(0) {
/PHP-8.1/ext/sockets/tests/
H A Dsocket_select-wrongparams-2.phpt19 socket_select(): At least one array argument must be passed
H A Dsocket_select.phpt7 $sockets = array();
/PHP-8.1/ext/spl/tests/
H A DArrayObject_overloaded_object_incompatible.phpt19 array(3) {
H A Drecursiveiteratoriterator_getsubiterator_variation_002.phpt8 $sample_array = array(1);
/PHP-8.1/tests/lang/
H A Dbug29566.phpt16 Warning: foreach() argument must be of type array|object, string given in %sbug29566.php on line %d
/PHP-8.1/ext/standard/tests/array/
H A Darray_key_exists_basic.phpt13 $search = array('one', 'key' => 'value', 'val');
H A Dbug50006.phpt6 $data = array(
/PHP-8.1/ext/opcache/tests/opt/
H A Dsccp_014.phpt20 loadEntities(array("first", "second"));
/PHP-8.1/ext/intl/tests/
H A Dbug74484_MessageFormatter.phpt9 $vars = array(
H A Dmsgfmt_format_error2.phpt14 var_dump($mf->format(array(7)));
/PHP-8.1/ext/tidy/tests/
H A D011.phpt15 array(2) {
H A Dtidy_error1.phpt10 $config = array('bogus' => 'willnotwork');
/PHP-8.1/ext/oci8/tests/
H A Darray_bind_009.phpt10 var_dump(oci_bind_array_by_name($c, ":c1", $array, 5, 5, SQLT_CHR));
/PHP-8.1/ext/phar/tests/files/
H A Dfrontcontroller6.phar.inc8 Phar::webPhar("whatever", "index.php", null, array("php" => 100));
/PHP-8.1/ext/iconv/tests/
H A Dbug77147.phpt14 array(1) {
/PHP-8.1/ext/reflection/tests/
H A Dbug36337.phpt17 public $_values = array(
/PHP-8.1/ext/opcache/tests/
H A Djmp_elim_003.phpt8 public static function test($args = array()) {
/PHP-8.1/tests/classes/
H A D__set_data_corrupt.phpt8 public $pp = array('t'=>null);
/PHP-8.1/ext/phar/tests/cache_list/files/
H A Dfrontcontroller5.phar.inc8 Phar::webPhar("whatever", "index.php", null, array(0 => "oops"));

Completed in 50 milliseconds

1...<<181182183184185186187188189190>>...269