Home
last modified time | relevance | path

Searched refs:syntax (Results 51 – 75 of 242) sorted by relevance

12345678910

/php-src/Zend/tests/function_arguments/
H A Dcall_with_only_comma_error.phpt8 Parse error: syntax error, unexpected token "," in %s on line %d
H A Dcall_with_leading_comma_error.phpt8 Parse error: syntax error, unexpected token "," in %s on line %d
H A Dcall_with_multi_trailing_comma_error.phpt8 Parse error: syntax error, unexpected token ",", expecting ")" in %s on line %d
H A Dcall_with_multi_inner_comma_error.phpt8 Parse error: syntax error, unexpected token ",", expecting ")" in %s on line %d
/php-src/Zend/tests/
H A Dbug78454_1.phpt8 Parse error: syntax error, unexpected identifier "__F" in %s on line %d
H A Dbug78454_2.phpt8 Parse error: syntax error, unexpected identifier "__1" in %s on line %d
H A Dnamespaced_name_whitespace.phpt10 Parse error: syntax error, unexpected token "\" in %s on line %d
H A Doct_whitespace.phpt8 Parse error: syntax error, unexpected integer "2", expecting ")" in %s on line %d
H A Dbug77993.phpt8 Parse error: syntax error, unexpected identifier "xg10" in %s on line %d
H A Dlist_011.phpt10 Parse error: syntax error, unexpected token ")", expecting "=" in %s on line %d
H A Dns_trailing_comma_error_03.phpt8 Parse error: syntax error, unexpected token ",", expecting "}" in %s on line %d
H A Dns_trailing_comma_error_05.phpt8 Parse error: syntax error, unexpected token ",", expecting "}" in %s on line %d
H A Dns_trailing_comma_error_06.phpt8 Parse error: syntax error, unexpected token ",", expecting "}" in %s on line %d
/php-src/Zend/tests/type_declarations/intersection_types/invalid_types/
H A Dinvalid_nullable_type.phpt10 Parse error: syntax error, unexpected token "&", expecting "{" in %s on line %d
/php-src/Zend/tests/type_declarations/mixed/casting/
H A Dmixed_cast_error.phpt10 Parse error: syntax error, unexpected integer "12" in %s on line %d
/php-src/Zend/tests/attributes/
H A D019_variable_attribute_name.phpt11 Parse error: syntax error, unexpected variable "$x" in %s on line %d
/php-src/Zend/tests/varSyntax/
H A DglobalNonSimpleVariableError.phpt10 Parse error: syntax error, unexpected token "->", expecting "," or ";" in %s on line %d
/php-src/Zend/tests/restrict_globals/
H A Dinvalid_assign.phpt10 Fatal error: $GLOBALS can only be modified using the $GLOBALS[$name] = $value syntax in %s on line …
H A Dinvalid_unset.phpt10 Fatal error: $GLOBALS can only be modified using the $GLOBALS[$name] = $value syntax in %s on line …
H A Dinvalid_assign_op.phpt10 Fatal error: $GLOBALS can only be modified using the $GLOBALS[$name] = $value syntax in %s on line …
H A Dinvalid_assign_list.phpt10 Fatal error: $GLOBALS can only be modified using the $GLOBALS[$name] = $value syntax in %s on line …
/php-src/ext/standard/tests/strings/
H A Dstrtr_variation4.phpt38 //strtr() call in three args syntax form
41 //strtr() call in two args syntax form
H A Dlcfirst.phpt115 echo "\n--- Testing simple and complex syntax strings ---\n";
118 /* Simple syntax */
123 /* String with curly braces, complex syntax */
188 --- Testing simple and complex syntax strings ---
/php-src/ext/pdo_mysql/tests/
H A Dbug66141.phpt35 …4 You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
/php-src/tests/lang/
H A Dbug71897.phpt13 Parse error: syntax error, unexpected character 0x7F in %s on line %d

Completed in 124 milliseconds

12345678910