ispringsolutions / moodle-mod_ispring

Other
0 stars 0 forks source link

PHP 8.1 is required for using Enumeration #3

Closed alex-taiwan-chiou closed 9 months ago

alex-taiwan-chiou commented 10 months ago

in the mod_form.php , a static class of Enum is required for grading_options However, Enumeration is a new feature started from PHP 8.1. But the required version of Moodle 4.1 for this plugin might be installed PHP 8.0 there is a runtime error occurred while adding new activity module of this "iSpring" plugin. iSpring_Plugin_bug_report_20240111_alex_chiou

Andreanapolicy commented 9 months ago

Hello @alex-taiwan-chiou. Thanks for issue. In the new version 1.2.0 we have fixed this. Check out this PR https://github.com/ispringsolutions/moodle-mod_ispring/pull/6