| Comment | File | Size | Author |
|---|---|---|---|
| #17 | 2825309-3.patch | 1.81 MB | larowlan |
| #15 | 2825309-2.patch | 1.81 MB | larowlan |
| #13 | 2825309.patch | 1.81 MB | larowlan |
| #5 | 2825309-5.patch | 368 bytes | cosmicdreams |
| Comment | File | Size | Author |
|---|---|---|---|
| #17 | 2825309-3.patch | 1.81 MB | larowlan |
| #15 | 2825309-2.patch | 1.81 MB | larowlan |
| #13 | 2825309.patch | 1.81 MB | larowlan |
| #5 | 2825309-5.patch | 368 bytes | cosmicdreams |
Comments
Comment #2
larowlan.
Comment #3
larowlanBlocker is in
Comment #4
cosmicdreams commentedcool, so would you be ok if I submitted a patch to update this?
Comment #5
cosmicdreams commentedHere's the patch
Comment #6
geerlingguy commented@larowlan - When we try getting this tested in our project, we're hitting a hard blocker. We can't patch the module's composer.json using composer-patches (see: https://github.com/cweagans/composer-patches#patches-containing-modifica...), so we can't require the later version of the module and get entity_pilot_git working.
Is it possible for you to commit the above update, or are there any other changes required to get things working?
Comment #8
geerlingguy commentedIt looks like there will need to be some other changes in addition to just bumping the version to 2.0 :/
Comment #9
larowlanAs mentioned on slack, there is quite a lot more involved.
https://github.com/defuse/php-encryption/blob/master/docs/UpgradingFromV...
We need an upgrade path and upgrade path tests as well, both for the accounts and the departures (need to be resent once new key is generated).
It's about 6-8 hours work, and is on my radar for April or so.
Comment #10
arknoll commentedHas any progress been made on this?
The Lightning distribution now has a hard composer conflict on defuse/php-encryption. It requires defuse/php-encryption ^2.1
Comment #11
larowlanNo sorry, I haven't had time.
I would welcome patches and are willing to provide guidance to anyone who is interested in working on this.
Comment #12
amit.sharma.aust commentedI need to update php version to 7.2 which doesn’t have mcrypt anymore. entity_pilot has dependency on defuse/php-encryption ~1.2 which further has dependency on mcrypt. I am looking forward to see newer version of entity_pilot with no dependency on mcrypt.
Comment #13
larowlanAchievement unlocked: upload a patch from the dentist waiting room
Comment #15
larowlanComment #17
larowlanComment #20
larowlanSame fails in HEAD