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
Currently Kdyby/Validator requires Kdyby/Translation which doesn't work at all without HttpExtension and SessionExtension. Since there is no reason why Validator should require SessionExtension we should break the chain somewhere.
In my opinion we should remove the dependency on Kdyby/Translation from this package. Someone might want to replace it with some lighter integration of symfony/translation (it's on my todo list).
Currently Kdyby/Validator requires Kdyby/Translation which doesn't work at all without HttpExtension and SessionExtension. Since there is no reason why Validator should require SessionExtension we should break the chain somewhere.
In my opinion we should remove the dependency on Kdyby/Translation from this package. Someone might want to replace it with some lighter integration of symfony/translation (it's on my todo list).
@fprochazka What do you think?
The text was updated successfully, but these errors were encountered: