Home
last modified time | relevance | path

Searched refs:syntax (Results 76 – 100 of 251) sorted by relevance

1234567891011

/php-src/tests/lang/
H A Dbug71897.phpt13 Parse error: syntax error, unexpected character 0x7F in %s on line %d
/php-src/Zend/tests/
H A Dns_trailing_comma_error_06.phpt8 Parse error: syntax error, unexpected token ",", expecting "}" in %s on line %d
H A Dheredoc_014.phpt2 Heredoc with double quotes syntax but missing second quote
H A Dbug43343.phpt11 Parse error: syntax error, unexpected token "namespace", expecting ":" in %s on line %d
H A Dns_trailing_comma_error_08.phpt8 Parse error: syntax error, unexpected token ",", expecting "}" in %s on line %d
H A Dns_trailing_comma_error_01.phpt8 Parse error: syntax error, unexpected token "}", expecting identifier or namespaced name or "functi…
H A Dbug70430.phpt10 Parse error: syntax error, unexpected double-quoted string "*** Testing function() : ***\n", expec…
H A Ddynamic_fully_qualified_call.phpt2 Crash when using dynamic call syntax with fully qualified name in a namespace
H A Dns_trailing_comma_error_07.phpt8 Parse error: syntax error, unexpected token ",", expecting identifier or namespaced name in %s on l…
H A Dflexible-heredoc-error2.phpt2 Flexible heredoc syntax 2: mixing spaces and tabs in body
H A Dflexible-nowdoc-error2.phpt2 Flexible nowdoc syntax 2: mixing spaces and tabs in body
H A Dns_093.phpt6 // should not throw syntax errors
H A Dns_trailing_comma_error_02.phpt8 Parse error: syntax error, unexpected token ",", expecting identifier or namespaced name or "functi…
/php-src/Zend/tests/readonly_classes/
H A Dreadonly_enum.phpt12 Parse error: syntax error, unexpected token "enum", expecting "abstract" or "final" or "readonly" o…
H A Dreadonly_interface.phpt12 Parse error: syntax error, unexpected token "interface", expecting "abstract" or "final" or "readon…
H A Dreadonly_trait.phpt12 Parse error: syntax error, unexpected token "trait", expecting "abstract" or "final" or "readonly" …
/php-src/ext/mbstring/tests/
H A Dmb_ereg_search_syntax.phpt2 Specifying non-default syntax in mb_ereg_search()
/php-src/Zend/tests/restrict_globals/
H A Dinvalid_assign_ref_lhs.phpt11 Fatal error: $GLOBALS can only be modified using the $GLOBALS[$name] = $value syntax in %s on line …
H A Dinvalid_foreach.phpt10 Fatal error: $GLOBALS can only be modified using the $GLOBALS[$name] = $value syntax in %s on line …
H A Dinvalid_foreach_ref.phpt10 Fatal error: $GLOBALS can only be modified using the $GLOBALS[$name] = $value syntax in %s on line …
/php-src/Zend/tests/type_declarations/intersection_types/
H A Dparsing_attribute.phpt13 Parse error: syntax error, unexpected token "#[" in %s on line %d
/php-src/ext/tokenizer/tests/
H A Dtoken_get_all_TOKEN_PARSE_000.phpt18 syntax error, unexpected identifier "code"
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_025.phpt11 Parse error: syntax error, unexpected identifier "int", expecting variable in %s on line %d
/php-src/Zend/tests/grammar/
H A Dregression_005.phpt14 Parse error: syntax error, unexpected token "return", expecting identifier in %s on line %d
/php-src/Zend/tests/new_without_parentheses/
H A Dnew_without_ctor_arguments_parentheses_array_access.phpt14 Parse error: syntax error, unexpected token "[", expecting "," or ";" in %s on line %d

Completed in 26 milliseconds

1234567891011