File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 fail-fast : false
3131 matrix :
3232 include :
33- - { php: '8.1 ', moodle-branch: MOODLE_404_STABLE, database: mariadb }
34- - { php: '8.2 ', moodle-branch: MOODLE_405_STABLE, database: pgsql }
33+ - { php: '8.2 ', moodle-branch: MOODLE_404_STABLE, database: mariadb }
34+ - { php: '8.3 ', moodle-branch: MOODLE_405_STABLE, database: pgsql }
3535
3636 steps :
3737 - name : Check out repository code
Original file line number Diff line number Diff line change 22
33## Changes in 2.3
44
5- * This version works with Moodle 4.4 .
5+ * This version works with Moodle 4.5 .
66* Moved deprecated filter.php class to classes/text_filter.php as part of Moodle 4.5 deprecation cleanup,
77 retaining support for older Moodle versions.
88* Added a new feature in the embedded question UI that provides students with a link to view a
You can’t perform that action at this time.
0 commit comments