Skip to content

Syntax error#17

Open
arianakataokatesting wants to merge 1 commit intomainfrom
test/syntax-error-2
Open

Syntax error#17
arianakataokatesting wants to merge 1 commit intomainfrom
test/syntax-error-2

Conversation

@arianakataokatesting
Copy link
Collaborator

No description provided.

Copy link
Owner

@ariskataoka ariskataoka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

phpcs scanning turned up:

🚫 1 error


hashes-api-scanning skipped

echo 'asdf'
echo 'foo'

echo 'foo'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 Error: PHP syntax error: syntax error, unexpected 'echo' (T_ECHO), expecting ';' or ',' (Generic.PHP.Syntax.PHPSyntax).

@ariskataoka
Copy link
Owner

PHP Syntax Errors Found

Scan performed on the code at commit f73a2b4 (view code).


Error: syntax error, unexpected echo (T_ECHO), expecting ; or ,


Error: syntax error, unexpected end of file, expecting ; or ,

https://github.com/ariskataoka/vipgoci-tests/blob/f73a2b477dd922801b53693862bbb8e47797d9bb/src/SyntaxError2.php#L7

Copy link
Owner

@ariskataoka ariskataoka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hashes-api-scanning skipped


skipped-files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants