-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Issues: piotrplenik/clean-code-php
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Need help to understand the Avoid Conditionals section.
#172
by piercemcgeough
was closed Dec 10, 2019
Change from JS to PHP in "Functions should only be one level of abstraction"
#158
by oribro
was closed Sep 12, 2019
Disagree about:
Function arguments (2 or fewer ideally)
#151
by damianopetrungaro
was closed Sep 12, 2019
Avoid nesting too deeply and return early (part 1) ,Function parameters cannot specify basic types
#132
by zibraque
was closed Nov 1, 2017
Don't quite understand the section "Don't write to global functions"
#96
by panigrc
was closed Sep 8, 2017
Not entirely clear example "Use the same vocabulary for the same type of variable"
#92
by matiit
was closed Sep 8, 2017
"Make objects have private/protected members" section should be improved
#75
by dmytro-y-dev
was closed Mar 4, 2021
Getters and setters leads to anemic domain model anti-pattern
#31
by JMLamodiere
was closed Oct 6, 2017
Previous Next
ProTip!
Adding no:label will show everything without a label.