Currently the ebuilds force the maximum SLOT of PHP to 8.2 on moodle, even for versions already supporting PHP 8.3 as documented upstream on https://moodledev.io/general/development/policies/php#php-83 Reproducible: Always Steps to Reproduce: 1. Install php:8.3 2. Install moodle >= 4.4 Actual Results: See moodle forcing the install of php <= :8.2 Expected Results: Also allow php :8.3
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d131b244480a3592adc231c036c6729759345e7 commit 8d131b244480a3592adc231c036c6729759345e7 Author: Anthony G. Basile <blueness@gentoo.org> AuthorDate: 2024-07-09 17:00:49 +0000 Commit: Anthony G. Basile <blueness@gentoo.org> CommitDate: 2024-07-09 17:00:49 +0000 www-apps/moodle: allow php:8.3 Closes: https://bugs.gentoo.org/930563 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> www-apps/moodle/{moodle-4.4.1.ebuild => moodle-4.4.1-r1.ebuild} | 1 + 1 file changed, 1 insertion(+)