Searched refs:variable (Results 51 – 75 of 687) sorted by relevance
12345678910>>...28
29 Warning: Undefined variable $ref in %s on line %d31 Warning: Undefined variable $undef in %s on line %d37 Warning: Undefined variable $undef in %s on line %d43 Warning: Undefined variable $undef in %s on line %d49 Warning: Undefined variable $undef in %s on line %d55 Warning: Undefined variable $undef in %s on line %d61 Warning: Undefined variable $undef in %s on line %d
2 unset() CV 2 (unset() global variable in $GLOBALS)13 Warning: Undefined variable $x in %s on line %d
2 Closure cannot use one variable twice15 Fatal error: Cannot use variable $a twice in %s on line %d
2 unset() CV 3 (unset() global variable in included file)13 Warning: Undefined variable $x in %s on line %d
2 Cannot use $this as lexical variable14 Fatal error: Cannot use $this as lexical variable in %s on line %d
15 //$undefined = null; // defined variable does not cause problems19 Error handler called (Undefined variable $undefined)21 Fatal error: Uncaught ErrorException: Undefined variable $undefined in %sbug61767.php:%d
2 unset() CV 4 (unset() local variable in included file)16 Warning: Undefined variable $x in %s on line %d
2 Can't use name of lexical variable for parameter14 Fatal error: Cannot use lexical variable $a as a parameter name in %s on line %d
9 Warning: Undefined variable $a in %s on line %d11 Warning: Undefined variable $b in %s on line %d
13 Err: Undefined variable $y14 Err: Undefined variable $y
2 Using clone statement on undefined variable10 Warning: Undefined variable $b in %s on line %d
26 string(21) "Undefined variable $b"27 string(21) "Undefined variable $c"
138 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"
2 Handling of undef variable exception in JMP_NULL18 Undefined variable $foo
2 Nullsafe chains in variable variables11 Warning: Undefined variable $ in %s on line %d
2 JIT ASSIGN_DIM_OP: Undefined variable variation16 Warning: Undefined variable $b in %s on line %d
2 ISSET_ISEMPTY_DIM with undefined variable16 Warning: Undefined variable $undef in %s on line %d
20 Error: Undefined variable $c21 Error: Undefined variable $c
17 // get an unset variable27 echo "-- with unset variable --\n";30 echo "-- with undefined variable --\n";92 -- with unset variable --113 -- with undefined variable --
7 * 1) simple class with variable and method9 * 3) class with only one method and no variable16 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 --
2 Bug #69159 (Opcache causes problem when passing a variable variable to a function)
13 Warning: Undefined variable $y in %ssccp_034.php on line 215 Warning: Undefined variable $y in %ssccp_034.php on line 2
18 function apache_setenv(string $variable, string $value, bool $walk_to_top = false): bool {} argument20 function apache_getenv(string $variable, bool $walk_to_top = false): string|false {} argument
17 Warning: Undefined variable $a in %s on line %d20 Warning: Undefined variable $5 in %s on line %d
2 array unpacking with undefined variable10 Warning: Undefined variable $arr in %s on line %d
Completed in 21 milliseconds