Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930563 - www-apps/moodle: allow php:8.3 for moodle >= 4.4
Summary: www-apps/moodle: allow php:8.3 for moodle >= 4.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anthony Basile
URL: https://moodledev.io/general/developm...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-24 11:28 UTC by Timo Gurr
Modified: 2024-07-09 17:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)