Home
last modified time | relevance | path

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

123456

/php-src/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
28 #0 %s(%d): [constant expression]()
/php-src/Zend/tests/match/
H A D047.phpt2 Match expression inside subject expression
H A D004.phpt2 Match expression with true as expression
H A D042.phpt2 Match expression with undefined variable as expression
H A D046.phpt6 // Nested in return expression:
19 // Nested in condition expression:
H A D005.phpt2 Match expression discarding result
/php-src/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-src/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
/php-src/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_1.phpt2 GH-7771 (Incorrect file/line for class constant expression exceptions)
14 #0 %sgh7771_1.php(5): [constant expression]()
H A Dgh7771_2.phpt2 GH-7771 (Incorrect file/line for class constant expression exceptions)
14 #0 %sgh7771_2.php(5): [constant expression]()
H A Dgh10356.phpt2 GH-10356: Incorrect line number of constant in constant expression
18 #0 %s(%d): [constant expression]()
H A Dconstant_expressions_self_referencing_array.phpt2 Self-referencing constant expression (part of a constant AST)
14 #0 %s(%d): [constant expression]()
H A Dgh8821.phpt2 GH-8821: Fix reported line number of constant expression
20 #0 %sgh8821.php(11): [constant expression]()
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
/php-src/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-src/ext/dom/tests/modern/xml/
H A DXMLDocument_xpath_errors.phpt20 Warning: DOM\XPath::evaluate(): Invalid expression in %s on line %d
21 string(35) "Could not evaluate XPath expression"
/php-src/ext/spl/tests/
H A Dregexiterator_getregex.phpt15 # Empty regular expression
19 # "Complex" email regular expression
/php-src/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

Completed in 33 milliseconds

123456