Home
last modified time | relevance | path

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

1234

/PHP-8.1/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.1/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
/PHP-8.1/Zend/tests/
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 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_func_error.phpt8 Fatal error: Cannot use isset() on the result of an expression (you can use "null !== expression" i…
H A Dgh12102_1.phpt2 GH-12102: Incorrect "Cannot use temporary expression in write context" error for BP_VAR_FUNC_ARG
30 Cannot use temporary expression in write context
H A Dgh12102_3.phpt2 GH-12102: Incorrect "Cannot use temporary expression in write context" error for BP_VAR_FUNC_ARG
32 Cannot use temporary expression in write context
H A Dunary_minus_const_expr_consistency.phpt2 Unary minus constant expression consistency
H A Dtemporary_cleaning_008.phpt2 Optimization of constant switch expression
H A Dfirst_class_callable_assert3.phpt10 Fatal error: Cannot create Closure for new expression in %s on line %d
H A Dfirst_class_callable_008.phpt12 Fatal error: Cannot create Closure for new expression in %s on line 6
/PHP-8.1/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
/PHP-8.1/Zend/tests/array_unpack/
H A Dgh9769.phpt2 Unpacking arrays in constant expression
12 Fatal error: Uncaught Error: Only arrays can be unpacked in constant expression in %sgh9769.php:5
/PHP-8.1/Zend/tests/enum/
H A DoffsetGet-in-const-expr.phpt2 Enum offsetGet in constant expression
26 Fatal error: Uncaught Error: Cannot use [] on objects in constant expression in %s:%d
/PHP-8.1/ext/spl/tests/
H A Dregexiterator_getregex.phpt15 # Empty regular expression
19 # "Complex" email regular expression
/PHP-8.1/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.1/Zend/tests/attributes/
H A D010_unsupported_const_expression.phpt11 Fatal error: Constant expression contains invalid operations in %s
/PHP-8.1/Zend/tests/constexpr/
H A Dnew_invalid_operation_in_arg.phpt10 Fatal error: Constant expression contains invalid operations in %s on line %d
/PHP-8.1/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

Completed in 22 milliseconds

1234