- last update
over 1 year ago 28,673 pass, 193 fail - π¦πΊAustralia kim.pepper πββοΈπ¦πΊSydney, Australia
Found this issue when looking to use Symfony Validator for
UploadedFile
objects in π Create an UploadedFile validator and deprecate error checking methods on UploadedFileInterface RTBC .As far as I can see, we need to swap out our ExecutionContext implementation from using
\Drupal\Core\Validation\TranslatorInterface
to just using\Drupal\Core\StringTranslation\TranslationInterface
.Let's see how much breaks.
The last submitted patch, 13: 3035839-13.patch, failed testing. View results β
- last update
over 1 year ago 28,989 pass, 155 fail - π¦πΊAustralia kim.pepper πββοΈπ¦πΊSydney, Australia
Fix a few more test fails.
The last submitted patch, 15: 3035839-15.patch, failed testing. View results β