Problem/Motivation
drupal 9 is eol in 2 days. Need to upgrade this module
Proposed resolution
This patch satisfies drupal upgrade status
Remaining tasks
1. Test in 10
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 10x-lti_tool-upgrade-status-3397514-4.patch | 30.26 KB | el1_1el |
Comments
Comment #2
el1_1el commentedComment #3
el1_1el commentedLooks like i should get the query before adding the access check. doh! been a long month. new patch attached
Comment #4
el1_1el commentedSymfony\Component\EventDispatcher\EventDispatcherInterface swapped args on the dispatch() method (object, string) instead of (string, object). That causes a fatal error in 10.
Attached patch fixes that and seems to work for me in canvas
Comment #5
kenianbei commentedI will have time to get a release out with this patch sometime in the next month. I no longer actively work on this project so if someone wants to step up as maintainer let me know.
Comment #7
kenianbei commented