Home
last modified time | relevance | path

Searched refs:expression (Results 1 – 25 of 76) sorted by relevance

1234

/PHP-8.0/Zend/tests/varSyntax/
H A DwriteToTempExpr.phpt2 Writing to a temporary expression is not allowed
10 Fatal error: Cannot use temporary expression in write context in %s on line %d
H A Dstatic_prop_on_expr_class.phpt2 Accessing a static property on a statically evaluable class expression
H A Dnew_instanceof_expr.phpt2 new with an arbitrary expression
H A DparenthesesDeref.phpt2 Dereferencing expression parentheses
/PHP-8.0/ext/simplexml/tests/
H A D008.phpt28 //valid expression
30 //invalid expression
45 Warning: SimpleXMLElement::xpath(): Invalid expression in %s on line %d%A
/PHP-8.0/Zend/tests/
H A Dclass_on_expression_in_constant_expression.phpt2 ::class on an expression cannot be used inside constant expressions
10 Fatal error: (expression)::class cannot be used in constant expressions in %s on line %d
H A Disset_expr_error.phpt8 Fatal error: Cannot use isset() on the result of an expression (you can use "null !== expression" i…
H A Disset_func_error.phpt8 Fatal error: Cannot use isset() on the result of an expression (you can use "null !== expression" i…
H A Dtemporary_cleaning_008.phpt2 Optimization of constant switch expression
H A Dclass_on_constant_evaluated_expression.phpt2 An error should be generated when using ::class on a constant evaluated expression
/PHP-8.0/Zend/tests/match/
H A D004.phpt2 Match expression with true as expression
H A D042.phpt2 Match expression with undefined variable as expression
H A D005.phpt2 Match expression discarding result
H A D002.phpt2 Match expression omit trailing comma
H A D024.phpt2 Test match strict comparison with false expression
H A D011.phpt2 Implicit break in match expression
H A D003.phpt2 Match expression default case
H A D023.phpt2 Test match strict comparison with true expression
H A D006.phpt2 Match expression with no cases
/PHP-8.0/ext/spl/tests/
H A Dregexiterator_getregex.phpt15 # Empty regular expression
19 # "Complex" email regular expression
/PHP-8.0/ext/pcre/tests/
H A Ddelimiters.phpt18 Warning: preg_match(): Empty regular expression in %sdelimiters.php on line 3
21 Warning: preg_match(): Empty regular expression in %sdelimiters.php on line 4
/PHP-8.0/Zend/tests/attributes/
H A D010_unsupported_const_expression.phpt11 Fatal error: Constant expression contains invalid operations in %s
/PHP-8.0/Zend/tests/generators/errors/
H A Dyield_outside_function_error.phpt10 Fatal error: The "yield" expression can only be used inside a function in %s on line %d
/PHP-8.0/tests/classes/
H A Dconstants_error_005.phpt11 Fatal error: Constant expression contains invalid operations in %s on line %d
/PHP-8.0/Zend/tests/arg_unpack/
H A Dnew.phpt2 Unpack arguments for new expression

Completed in 21 milliseconds

1234