Moodle Version is 3.9 which is running on PHP Version 7.4.19 in Linux. If we upgrade the PHP version to 7.4.30; will the Moodle 3.9 works fine?
CodePudding user response:
Between php maintenance (7.4.x) release there are no incompatibility, so yes it will work.
But just to be sure from moodle 3.9 release note: PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too. See Moodle and PHP for details.
CodePudding user response:
Our Moodle Version is 3.9 which is running on PHP Version 7.4.19 in Linux. If we upgrade the PHP version to 7.4.30; will the Moodle 3.9 works fine?