Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 930563

Summary: www-apps/moodle: allow php:8.3 for moodle >= 4.4
Product: Gentoo Linux Reporter: Timo Gurr <timo.gurr>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal CC: web-apps
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://moodledev.io/general/development/policies/php#php-83
Whiteboard:
Package list:
Runtime testing required: ---

Description Timo Gurr 2024-04-24 11:28:59 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2024-07-09 17:03:04 UTC
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(+)