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

To avoid "SpacingAfterParams" error with PHPCS Symfony2 coding standard #730

Merged
merged 1 commit into from
Jul 22, 2013

Conversation

NicolasN
Copy link
Contributor

Hello,
I added two blank lines in comments two avoid the following error with PHPCS Symfony2 coding standard :
Error Code: SpacingAfterParams
Error Description: Last parameter comment requires a blank new line after it.

Hello,
I added two blank lines in comments two avoid the following error with PHPCS Symfony2 coding standard :
Error Code: SpacingAfterParams
Error Description: Last parameter comment requires a blank new line after it.
@doctrinebot
Copy link

Hello,

thank you for creating this pull request. I have automatically opened an issue
on our Jira Bug Tracker for you. See the issue link:

http://www.doctrine-project.org/jira/browse/DDC-2562

We use Jira to track the state of pull requests and the versions they got
included in.

@Ocramius
Copy link
Member

@NicolasN just a note: Doctrine has its own coding standard (based on top of PSR-2). Change is ok though.

Ocramius added a commit that referenced this pull request Jul 22, 2013
To avoid "SpacingAfterParams" error with PHPCS Symfony2 coding standard
@Ocramius Ocramius merged commit 8d2826c into doctrine:master Jul 22, 2013
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.

3 participants