- Remove AllowEmpty / ContinueIfEmpty deprecated on 2.4.8.
Zend\Validator\NotEmpty should be added to the ValidatorChain when expected.
- Remove UploadFile validator auto injection
Zend\Validator\File\UploadFile should be added to the ValidatorChain when expected.
ToDo:
Originally posted by @Maks3w at zendframework/zend-inputfilter#83