Home
last modified time | relevance | path

Searched refs:variable (Results 226 – 250 of 728) sorted by relevance

12345678910>>...30

/PHP-7.4/Zend/tests/
H A Dthis_in_extract.phpt18 Notice: Undefined variable: a in %s on line %d
H A Dassign_to_var_003.phpt2 complex cases of variable assignment - 003
H A Dbug54585.phpt16 Notice: Undefined variable: cos in %sbug54585.php on line 3
H A Dbug73663_2.phpt2 Bug #73663.2 ("Invalid opcode 65/16/8" occurs with a variable created with list())
H A Dnowdoc_003.phpt2 simple variable replacement test (nowdoc)
H A Dnowdoc_004.phpt2 braces variable replacement test (nowdoc)
H A Dtemporary_cleaning_012.phpt2 Live range of ZEND_NEW must be assigned to correct variable
H A Dbug78531.phpt2 Bug #78531 (Crash when using undefined variable as object)
H A Dflexible-nowdoc-error8.phpt11 Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or heredoc end (…
/PHP-7.4/ext/standard/tests/array/
H A Dcompact.phpt16 Notice: compact(): Undefined variable: c\u0327ity in %s on line %d
/PHP-7.4/ext/gmp/tests/
H A Dbug66872.phpt12 Warning: gmp_testbit(): Unable to convert variable to GMP - string is not an integer in %s on line …
H A Dgmp_div_q.phpt74 Warning: gmp_div_q(): Unable to convert variable to GMP - wrong type in %s on line %d
77 Warning: gmp_div_q(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_gcdext.phpt62 Warning: gmp_gcdext(): Unable to convert variable to GMP - wrong type in %s on line %d
65 Warning: gmp_gcdext(): Unable to convert variable to GMP - wrong type in %s on line %d
/PHP-7.4/ext/opcache/tests/
H A Dwrong_inlining_003.phpt22 Notice: Undefined variable: undef in %swrong_inlining_003.php on line 7
H A Dbug74152.phpt2 Bug #74152 (if statement says true to a null variable)
/PHP-7.4/ext/standard/tests/general_functions/
H A Derror_clear_last.phpt25 string(21) "Undefined variable: b"
H A Dgettype_settype_variation6.phpt12 Description: Returns the type of the PHP variable var
15 Description: Set the type of variable var to type
22 get the current type of the variable
23 set the type of the variable to array type
24 dump the variable to see its new data
25 get the new type of the variable
41 // a variable which is unset
185 8: Undefined variable: unset_var
186 8: Undefined variable: undef_var
H A Dgettype_settype_variation8.phpt12 Description: Returns the type of the PHP variable var
15 Description: Set the type of variable var to type
22 get the current type of the variable
23 set the type of the variable to string type
24 dump the variable to see its new data
25 get the new type of the variable
41 // a variable which is unset
183 8: Undefined variable: unset_var
184 8: Undefined variable: undef_var
H A Descapeshellarg_variation1-win32.phpt18 //get an unset variable
29 // get a resource variable
H A Dgettype_settype_error.phpt6 Description: Returns the type of the PHP variable var
9 Description: Set the type of variable var to type
H A Descapeshellarg_variation1.phpt18 //get an unset variable
29 // get a resource variable
/PHP-7.4/Zend/tests/generators/errors/
H A Dyield_const_by_ref_error.phpt15 Notice: Only variable references should be yielded by reference in %s on line %d
/PHP-7.4/ext/session/tests/
H A Dsession_cache_expire_error.phpt18 // Get an unset variable
79 // Resource variable
/PHP-7.4/ext/sysvshm/tests/
H A D005.phpt50 Warning: shm_get_var(): variable key 1000 doesn't exist in %s005.php on line %d
53 Warning: shm_get_var(): variable key -10000 doesn't exist in %s005.php on line %d
/PHP-7.4/tests/lang/
H A DpassByReference_010.phpt15 echo "\n\n---> Pass variable assignment by reference:\n";
43 ---> Pass variable assignment by reference:

Completed in 87 milliseconds

12345678910>>...30