Home
last modified time | relevance | path

Searched refs:syntax (Results 26 – 50 of 220) sorted by relevance

123456789

/PHP-7.3/sapi/cgi/tests/
H A D006.phpt2 syntax check
58 string(%d) "No syntax errors detected in %s006.test.php
/PHP-7.3/tests/lang/
H A Dbug44654.phpt2 Bug #44654 (syntax error for #)
/PHP-7.3/Zend/tests/
H A Dbug48693.phpt35 ParseError: syntax error, unexpected '}', expecting end of file in %sbug48693.php(4) : runtime-crea…
44 ParseError: syntax error, unexpected end of file in %sbug48693.php(14) : runtime-created function:1
H A Dbug68475.phpt2 Bug #68475 Calling function using $callable() syntax with strings of form 'Class::method'
18 // Test basic call using Class::method syntax.
H A Dbug60099.phpt10 Parse error: syntax error, unexpected end of file in %s on line %d
H A Dlist_011.phpt10 Parse error: syntax error, unexpected ')', expecting '=' in %s on line %d
H A Dbug77993.phpt7 Parse error: syntax error, unexpected 'xg10' (T_STRING) in %s on line %d
H A Dns_trailing_comma_error_03.phpt8 Parse error: syntax error, unexpected ',', expecting '}' in %s on line %d
H A Dns_trailing_comma_error_05.phpt8 Parse error: syntax error, unexpected ',', expecting '}' in %s on line %d
H A Dns_trailing_comma_error_06.phpt8 Parse error: syntax error, unexpected ',', expecting '}' in %s on line %d
H A Dbug70430.phpt10 Parse error: syntax error, unexpected '"*** Testing function() : ***' (T_CONSTANT_ENCAPSED_STRING)…
H A Dheredoc_014.phpt2 Heredoc with double quotes syntax but missing second quote
H A Dns_trailing_comma_error_07.phpt8 Parse error: syntax error, unexpected ',', expecting identifier (T_STRING) in %s on line %d
H A Dns_trailing_comma_error_08.phpt8 Parse error: syntax error, unexpected ',', expecting '}' in %s on line %d
H A Dns_trailing_comma_error_01.phpt8 Parse error: syntax error, unexpected '}', expecting identifier (T_STRING) or function (T_FUNCTION)…
H A Ddynamic_fully_qualified_call.phpt2 Crash when using dynamic call syntax with fully qualified name in a namespace
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_report_wo_ps.phpt107 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
109 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
115 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
H A Dmysqli_report.phpt287 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
289 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
293 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
295 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
299 …: You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
/PHP-7.3/Zend/tests/function_arguments/
H A Dcall_with_only_comma_error.phpt8 Parse error: syntax error, unexpected ',' in %s on line %d
H A Dcall_with_leading_comma_error.phpt8 Parse error: syntax error, unexpected ',' in %s on line %d
H A Dcall_with_multi_trailing_comma_error.phpt8 Parse error: syntax error, unexpected ',', expecting ')' in %s on line %d
H A Dcall_with_multi_inner_comma_error.phpt8 Parse error: syntax error, unexpected ',', expecting ')' in %s on line %d
/PHP-7.3/Zend/tests/varSyntax/
H A DglobalNonSimpleVariableError.phpt10 Parse error: syntax error, unexpected '->' (T_OBJECT_OPERATOR), expecting ',' or ';' in %s on line …
/PHP-7.3/ext/pdo_mysql/tests/
H A Dbug66141.phpt34 …4 You have an error in your SQL syntax; check the manual that corresponds to your %s server versio…
/PHP-7.3/ext/standard/tests/general_functions/
H A Dis_callable_variation1.phpt23 var_dump( is_callable($func, TRUE) ); //given $var and $syntax argument
26 var_dump( is_callable($func, FALSE) ); //given $var and $syntax argument
56 * expected: true with $syntax = TRUE
57 * false with $syntax = FALSE

Completed in 27 milliseconds

123456789