-
Notifications
You must be signed in to change notification settings - Fork 248
Closed
Labels
Description
Overloading is not so used in the php community, is it mandatory?
This is a public library and you'd follow best practices and coding standard, giving importance to the code readability.
Finally this library has tags but it's bad practice modifying tags adding commits into the same tag and introducing BC in the same tag.
Tag should be like screen shot, if you have a BC is better to create another major version.
You are providing a library all the BC should be planned and should go through a deprecated step.
You are providing a library so public and protected methods are important, those are like interfaces for us.
This is not a rant is a pray, so please think about us when you'll modify this library.
related to #211