Skip to content

Add php 8.0 support #109

@scara

Description

@scara

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions