summaryrefslogtreecommitdiff
path: root/dev-lang/php/files/php-8.1.27-gcc14-libxml.patch
AgeCommit message (Collapse)Author
2025-04-30dev-lang/php: remove unused patchesMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
2024-02-07dev-lang/php: Fix incompatible function pointer types passing voidBrahmajit Das
The was to include upstream commit 0a39890 which addresses the build failiure. Closes: https://bugs.gentoo.org/923884 Closes: https://github.com/gentoo/gentoo/pull/35209 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>