Home
last modified time | relevance | path

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

12345678910>>...28

/PHP-8.1/Zend/tests/
H A Dbug43201.phpt29 Warning: Undefined variable $ref in %s on line %d
31 Warning: Undefined variable $undef in %s on line %d
37 Warning: Undefined variable $undef in %s on line %d
43 Warning: Undefined variable $undef in %s on line %d
49 Warning: Undefined variable $undef in %s on line %d
55 Warning: Undefined variable $undef in %s on line %d
61 Warning: Undefined variable $undef in %s on line %d
H A Dunset_cv02.phpt2 unset() CV 2 (unset() global variable in $GLOBALS)
13 Warning: Undefined variable $x in %s on line %d
H A Dclosure_use_variable_twice.phpt2 Closure cannot use one variable twice
15 Fatal error: Cannot use variable $a twice in %s on line %d
H A Dunset_cv03.phpt2 unset() CV 3 (unset() global variable in included file)
13 Warning: Undefined variable $x in %s on line %d
H A Dthis_as_lexical_var_error.phpt2 Cannot use $this as lexical variable
14 Fatal error: Cannot use $this as lexical variable in %s on line %d
H A Dbug61767.phpt15 //$undefined = null; // defined variable does not cause problems
19 Error handler called (Undefined variable $undefined)
21 Fatal error: Uncaught ErrorException: Undefined variable $undefined in %sbug61767.php:%d
H A Dunset_cv04.phpt2 unset() CV 4 (unset() local variable in included file)
16 Warning: Undefined variable $x in %s on line %d
H A Dclosure_use_parameter_name.phpt2 Can't use name of lexical variable for parameter
14 Fatal error: Cannot use lexical variable $a as a parameter name in %s on line %d
H A Dassign_dim_op_undef.phpt9 Warning: Undefined variable $a in %s on line %d
11 Warning: Undefined variable $b in %s on line %d
H A Dstr_offset_006.phpt13 Err: Undefined variable $y
14 Err: Undefined variable $y
H A Dclone_003.phpt2 Using clone statement on undefined variable
10 Warning: Undefined variable $b in %s on line %d
H A Dbug79599.phpt26 string(21) "Undefined variable $b"
27 string(21) "Undefined variable $c"
/PHP-8.1/ext/standard/tests/general_functions/
H A Dparse_ini_basic.phpt138 string(8) "variable"
140 string(22) "variable with string 1"
142 string(22) "variable with string 2"
144 string(22) "variable with string 3"
149 string(17) "quoted variable 1"
151 string(17) "quoted variable 2"
153 string(17) "quoted variable 3"
155 string(17) "quoted variable 4"
/PHP-8.1/Zend/tests/nullsafe_operator/
H A D039.phpt2 Handling of undef variable exception in JMP_NULL
18 Undefined variable $foo
H A D025.phpt2 Nullsafe chains in variable variables
11 Warning: Undefined variable $ in %s on line %d
/PHP-8.1/ext/opcache/tests/jit/
H A Dassign_dim_op_003.phpt2 JIT ASSIGN_DIM_OP: Undefined variable variation
16 Warning: Undefined variable $b in %s on line %d
H A Disset_001.phpt2 ISSET_ISEMPTY_DIM with undefined variable
16 Warning: Undefined variable $undef in %s on line %d
H A Dassign_dim_005.phpt20 Error: Undefined variable $c
21 Error: Undefined variable $c
/PHP-8.1/ext/standard/tests/array/
H A Darray_map_variation14.phpt17 // get an unset variable
27 echo "-- with unset variable --\n";
30 echo "-- with undefined variable --\n";
92 -- with unset variable --
113 -- with undefined variable --
H A Darray_map_object1.phpt7 * 1) simple class with variable and method
9 * 3) class with only one method and no variable
16 echo "-- simple class with public variable and method --\n";
34 echo "\n-- simple class with private variable and method --\n";
44 echo "\n-- simple class with protected variable and method --\n";
124 -- simple class with public variable and method --
133 -- simple class with private variable and method --
137 -- simple class with protected variable and method --
/PHP-8.1/ext/opcache/tests/
H A Dbug69159.phpt2 Bug #69159 (Opcache causes problem when passing a variable variable to a function)
/PHP-8.1/ext/opcache/tests/opt/
H A Dsccp_034.phpt13 Warning: Undefined variable $y in %ssccp_034.php on line 2
15 Warning: Undefined variable $y in %ssccp_034.php on line 2
/PHP-8.1/sapi/apache2handler/
H A Dphp_functions.stub.php18 function apache_setenv(string $variable, string $value, bool $walk_to_top = false): bool {} argument
20 function apache_getenv(string $variable, bool $walk_to_top = false): string|false {} argument
/PHP-8.1/Zend/tests/arrow_functions/
H A D003.phpt17 Warning: Undefined variable $a in %s on line %d
20 Warning: Undefined variable $5 in %s on line %d
/PHP-8.1/Zend/tests/array_unpack/
H A Dundef_var.phpt2 array unpacking with undefined variable
10 Warning: Undefined variable $arr in %s on line %d

Completed in 21 milliseconds

12345678910>>...28