Home
last modified time | relevance | path

Searched refs:variable (Results 51 – 75 of 728) sorted by relevance

12345678910>>...30

/PHP-7.4/Zend/tests/
H A Dunset_cv10.phpt2 unset() CV 10 (unset() of global variable in ArrayObject::offsetUnset($GLOBALS))
15 Notice: Undefined variable: x in %sunset_cv10.php on line %d
H A Dbug67858.phpt20 Notice: Undefined variable: var in %s on line %d
21 string(23) "Undefined variable: var"
H A Dclone_003.phpt2 Using clone statement on undefined variable
10 Notice: Undefined variable: b in %s on line %d
H A Dobjects_020.phpt2 Accessing members of standard object through of variable variable
H A Dclosure_012.phpt19 Notice: Undefined variable: i in %sclosure_012.php on line 2
21 Notice: Undefined variable: i in %sclosure_012.php on line 7
H A Dbug79599.phpt26 string(21) "Undefined variable: b"
27 string(21) "Undefined variable: b"
H A Dbug67314.phpt18 Notice: Undefined variable: i in %sbug67314.php on line 4
21 Notice: Undefined variable: i in %sbug67314.php on line 4
H A Derror_reporting09.phpt27 Notice: Undefined variable: blah in %s on line %d
29 Notice: Undefined variable: undef2 in %s on line %d
H A Dphp_errormsg_misoptimization.phpt2 The variable $php_errormsg shouldn't be optimized as it may be unpredictably modified
19 Notice: Undefined variable: undef in %s on line %d
H A Derror_reporting05.phpt30 Notice: Undefined variable: undef_value in %s on line %d
32 Notice: Undefined variable: undef_name in %s on line %d
H A Dbug76667.phpt22 Notice: Undefined variable: undefined in %sbug76667.php on line %d
28 Notice: Undefined variable: undefined in %sbug76667.php on line %d
34 Notice: Undefined variable: undefined in %sbug76667.php on line %d
/PHP-7.4/Zend/tests/array_unpack/
H A Dundef_var.phpt2 array unpacking with undefinded variable
9 Notice: Undefined variable: arr in %s on line %d
/PHP-7.4/ext/gmp/tests/
H A Dgmp_nextprime.phpt35 Warning: gmp_nextprime(): Unable to convert variable to GMP - wrong type in %s on line %d
38 Warning: gmp_nextprime(): Unable to convert variable to GMP - string is not an integer in %s on lin…
41 Warning: gmp_nextprime(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_com.phpt30 Warning: gmp_com(): Unable to convert variable to GMP - string is not an integer in %s on line %d
39 Warning: gmp_com(): Unable to convert variable to GMP - wrong type in %s on line %d
44 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_sign.phpt29 Warning: gmp_sign(): Unable to convert variable to GMP - string is not an integer in %s on line %d
32 Warning: gmp_init(): Unable to convert variable to GMP - string is not an integer in %s on line %d
38 Warning: gmp_sign(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_hamdist.phpt39 Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d
42 Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d
45 Warning: gmp_hamdist(): Unable to convert variable to GMP - wrong type in %s on line %d
/PHP-7.4/ext/standard/tests/serialize/
H A Dserialization_objects_009.phpt5 /* Prototype : proto string serialize(mixed variable)
6 * Description: Returns a string representation of variable (which can later be unserialized)
11 * Description: Takes a string representation of variable and recreates it
H A Dserialization_objects_007.phpt5 /* Prototype : proto string serialize(mixed variable)
6 * Description: Returns a string representation of variable (which can later be unserialized)
11 * Description: Takes a string representation of variable and recreates it
H A Dserialization_objects_006.phpt5 /* Prototype : proto string serialize(mixed variable)
6 * Description: Returns a string representation of variable (which can later be unserialized)
11 * Description: Takes a string representation of variable and recreates it
/PHP-7.4/ext/standard/tests/array/
H A Darray_map_variation14.phpt22 // get an unset variable
32 echo "-- with unset variable --\n";
35 echo "-- with undefined variable --\n";
89 -- with unset variable --
110 -- with undefined variable --
/PHP-7.4/ext/opcache/tests/
H A Dbug75893.phpt2 Bug #75893: file_get_contents $http_response_header variable bugged with opcache
23 Notice: Undefined variable: undef in %s on line %d
/PHP-7.4/tests/lang/
H A Dshort_tags.004.phpt32 Notice: Undefined variable: b in %s on line %d
34 Notice: Undefined variable: b in %s on line %d
/PHP-7.4/ext/standard/tests/strings/
H A Dstr_word_count1.phpt19 Notice: Undefined variable: a in %s on line %d
24 Notice: Undefined variable: a in %s on line %d
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug60723.phpt17 Notice: Undefined variable: aa in %sbug60723.php on line %d
18 [%s ASIA/Chongqing] PHP Notice: Undefined variable: aa in %sbug60723.php on line %d
/PHP-7.4/ext/curl/tests/
H A Dcurl_multi_segfault.phpt6 …PHP_CURL_FTP_REMOTE_SERVER')) exit("skip PHP_CURL_FTP_REMOTE_SERVER env variable is not defined");
7 if (false === getenv('PHP_CURL_FTP_REMOTE_USER')) exit("skip PHP_CURL_FTP_REMOTE_USER env variable
8 …PHP_CURL_FTP_REMOTE_PASSWD')) exit("skip PHP_CURL_FTP_REMOTE_PASSWD env variable is not defined");

Completed in 35 milliseconds

12345678910>>...30