-
Notifications
You must be signed in to change notification settings - Fork 39
Fixed issue #32 #33
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
Fixed issue #32 #33
Conversation
This reverts commit e5b1337.
Thanks for the PR. Could you please make separate PRs for separate improvements? It's very hard to review now because all lines are changed, and there are not only codestyle updates, but also docs and code changes. Also PSR-2 conformance and splitting up lines are not necessarily changes I want to merge without good reason. I think it would be good to explain the reason behind those changes before putting them in a PR. |
Well, the only reason would be PSR-2 compliance, but nevermind, I will send another PR just with the change regarding the issue. By the way, what coding standard do you use for the project? Symfony2? |
Also: