mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 03:46:42 +02:00
MDL-67034 lti_provider: php74 fix (curly braces) for LTI Provider lib
This commit is contained in:
parent
b69028e626
commit
20d4ecc409
2 changed files with 5 additions and 1 deletions
|
@ -13,6 +13,10 @@ These changes can be reverted once the following pull requests have been integra
|
|||
* https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP/pull/47
|
||||
* https://github.com/IMSGlobal/LTI-Tool-Provider-Library-PHP/pull/48
|
||||
|
||||
This local changes can be reverted once it's checked that they are present upstream (note the
|
||||
LTI-Tool-Provider-Library-PHP repo has been archived so it doesn't accept pull requests anymore):
|
||||
* MDL-67034 php74 compliance fixes
|
||||
|
||||
It is recommended by upstream to install depdencies via composer - but the composer installation is bundled
|
||||
with an autoloader so it's better to do it manually.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue