Skip to content

Syntax error#18

Open
arianakataokatesting wants to merge 1 commit into
mainfrom
test/syntax-error
Open

Syntax error#18
arianakataokatesting wants to merge 1 commit into
mainfrom
test/syntax-error

Conversation

@arianakataokatesting

Copy link
Copy Markdown
Collaborator

No description provided.

@ariskataoka ariskataoka left a comment

Copy link
Copy Markdown
Owner

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

Comment thread src/SyntaxError.php
echo 'asdf'
echo 'foo'

echo 'foo'

Copy link
Copy Markdown
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
Copy Markdown
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

@ariskataoka ariskataoka left a comment

Copy link
Copy Markdown
Owner

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