You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: