[AMOS commit] MDL-73700 mlbackend: remove old PHP version check Committed into Git: 2024-09-02 10:21 UTC

[AMOS commit] MDL-73700 mlbackend: remove old PHP version check Committed into Git: 2024-09-02 10:21 UTC

by AMOS bot -
အကြောင်းပြန်မှု အရေအတွက်: 0
Author: Daniel Ziegenberg
MDL-73700 mlbackend: remove old PHP version check
As MDL-73016 set the minimum supported PHP version for Moodle 4.4 and up
to PHP 8.1 we can now safely remove this check. As the lang string
`errorphp7required` is particular to mlbackend php plugin we are going
for direct deletion instead of regular deprecation.

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>


http://git.moodle.org/gw?p=moodle.git;a=commit;h=bcce1851f131d390b578aa2d84d7041b5d849e08
http://github.com/moodle/moodle/commit/bcce1851f131d390b578aa2d84d7041b5d849e08

- 5.0 en [errorphp7required,mlbackend_php]