-
Notifications
You must be signed in to change notification settings - Fork 28
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
Missing imports #73
Comments
that's odd because i'm pretty sure i managed to use it on a ss4 website :-D this module would definetely need a bit of update, also since https://github.com/praxisnetau/silverware-validator doesn't seem to get any recent updates |
034f511 should fix this as well as a lot of code formatting issues, i'm running some tests to see if everything is indeed working as it should |
And sure, heaps of people might be using the module, but if your're not using the problematic constraints, PHP won't tell you about them until you try to call missing deps :-) |
I can see that So after a composer update, I still see:
|
@sheadawson is it possible to setup the auto update hook on packagist? i don't think i have the required permissions |
AFAICT there are half a dozen missing imports, that cause problems in using this module with framework v4.
I ascertained the following were required just with a casual glance down the
ZenValidatorConstraint.php
file:The text was updated successfully, but these errors were encountered: