summaryrefslogtreecommitdiff
path: root/dev-lang/php/php-8.2.5.ebuild
AgeCommit message (Collapse)Author
2023-05-16dev-lang/php: add support for USE=avif in php-8.1 and php-8.2.Michael Orlitzky
This was originally a pull request by Henrik Alves that stalled. A follow-up bug reminded me to rebase the PR and apply it to php-8.2, but this is mostly Henrik's work. Thanks! Closes: https://bugs.gentoo.org/903728 Closes: https://github.com/gentoo/gentoo/pull/26588 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
2023-05-05dev-lang/php: Backport capstone detection added upstreamBrian Evans
This is a trimmed down version of mjo's patch to apply to a wider array of versions. The oprofile bits omiitted are not important as defines block their calling and the defines are removed from the configure. Fixes: https://bugs.gentoo.org/905725 Signed-off-by: Brian Evans <grknight@gentoo.org>
2023-05-04dev-lang/php: Version bump for 8.2.5Brian Evans
Signed-off-by: Brian Evans <grknight@gentoo.org>