Home
last modified time | relevance | path

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

12345

/PHP-8.2/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.2/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.2/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 Dgh7771_3.phpt2 GH-7771.3 (Incorrect file/line for class constant expression exceptions)
15 Fatal error: Constant expression contains invalid operations in %sgh7771_3.php(7) : eval()'d code o…
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.2/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.2/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.2/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.2/ext/spl/tests/
H A Dregexiterator_getregex.phpt15 # Empty regular expression
19 # "Complex" email regular expression
/PHP-8.2/ext/pcre/tests/
H A Ddelimiters.phpt19 Warning: preg_match(): Empty regular expression in %sdelimiters.php on line 3
22 Warning: preg_match(): Empty regular expression in %sdelimiters.php on line 4
/PHP-8.2/sapi/phpdbg/tests/
H A Dgh16174.phpt2 GH-16174 (Empty string is an invalid expression for phpdbg-ev)
/PHP-8.2/Zend/tests/attributes/
H A D010_unsupported_const_expression.phpt11 Fatal error: Constant expression contains invalid operations in %s

Completed in 26 milliseconds

12345