-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Based on moodlehq/moodle-plugin-ci#94 it's time to address it into the skeleton too 😉.
Moodle 3.11 and above will support PHP 8.0 according to MDL-70745.
Besides, a new PHP setting requirement has been added too: max_input_vars = 5000 (MDL-71390).
Different paths on how to address the php.ini requirement can be adopted:
a. add that setting on any PHP version of the matrix: scara/moodle-local_twittercard@9b8e324
b. add that setting only on those PHP versions requiring it: scara/moodle-local_twittercard@0a3bb44
/cc @stronk7
HTH,
Matteo
Metadata
Metadata
Assignees
Labels
No labels