Skip to content

make coding standards example match the Symfony2 codebase conventions #2886

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

Merged
merged 1 commit into from
Aug 25, 2013

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Aug 9, 2013

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets

see #2884 for the discussion

}
} else {
throw new \RuntimeException(sprintf('Unrecognized dummy option "%s"', $dummy));
return ucwords($dummy);
Copy link
Member

Choose a reason for hiding this comment

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

missing empty line before this one (required)

weaverryan added a commit that referenced this pull request Aug 25, 2013
make coding standards example match the Symfony2 codebase conventions
@weaverryan weaverryan merged commit 30ef3a8 into symfony:2.2 Aug 25, 2013
@weaverryan
Copy link
Member

👍 thanks!

@xabbuh xabbuh deleted the coding-standards-example branch August 25, 2013 18:51
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