Closed (fixed)
Project:
Validators
Version:
8.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2017 at 14:06 UTC
Updated:
1 Jun 2018 at 14:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
_vl_ commentedI think you can upgrade to 2.8.x with no problems : https://github.com/symfony/validator/blob/master/CHANGELOG.md
Comment #4
legovaerRe-testing as there seem to be some issues with the automated tests.
Comment #5
legovaerThe patch in #2 was OK, but I'm more in favor of using this version format instead.
Comment #6
legovaerWell, obviously the tests don't work as our patch is only applied after installing the module. Let's see if we can run the automated tests on a different branch.
Comment #7
legovaerI was not able to specify the branch for the automated tests, but I tested patch from #5 in simplytest.me. I executed all the automated tests and they all passed. So I'd say, RTBC.
Comment #9
steveoriolHow do use the patch if you can not install the module with composer?
Comment #11
legovaerIn the meantime I've updated the module to use symfony/validator ^3.4 in order to allow installing this module via composer again.
Comment #12
legovaerThis issue is fixed in version 8.x-1.1