Based upon: #165
It think it would be better if there is one big ::php::params class who gets inherited by the code.
With the version_switch patch, you'll have case statements floating in every single params class what is a waste of resources and a pity to maintain.
What is your thought about it?
Based upon: #165
It think it would be better if there is one big ::php::params class who gets inherited by the code.
With the version_switch patch, you'll have case statements floating in every single params class what is a waste of resources and a pity to maintain.
What is your thought about it?