Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ticket/13790] Update phpcs #3560

Merged
merged 1 commit into from May 30, 2015
Merged

[ticket/13790] Update phpcs #3560

merged 1 commit into from May 30, 2015

Conversation

Nicofuma
Copy link
Member

@Nicofuma Nicofuma added this to the 3.2.0 milestone Apr 27, 2015
@Nicofuma Nicofuma force-pushed the ticket/13790 branch 2 times, most recently from a3a281f to 2869ef1 Compare April 27, 2015 23:24
@Nicofuma
Copy link
Member Author

The errors are not related to this PR (relevant lines: https://travis-ci.org/phpbb/phpbb/jobs/60300443#L576-L605)

{
$message = 'Invalid content found for the first @copyright tag, use "' . $copyright . '".';
$phpcsFile->addError($message, $tags['copyright'][0][1]);
foreach ($tags as $tag) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

newline

@Nicofuma
Copy link
Member Author

updated

$phpcsFile->addError($e->getMessage(), $line, 'FailedParse');
}
}
else// if ($tokens[$comment_end]['code'] === T_DOC_COMMENT)
Copy link
Collaborator

Choose a reason for hiding this comment

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

?

Copy link
Member Author

Choose a reason for hiding this comment

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

updated

naderman added a commit that referenced this pull request May 30, 2015
@naderman naderman merged commit 01073ff into phpbb:3.1.x May 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants