commit:     b1e8e89eb4b21ef1b14b5eef8c1d12addab9e74d
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  7 13:41:39 2024 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Mar  7 13:42:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1e8e89e

dev-lang/php: fix another implicit decl in 8.2.x

Closes: https://bugs.gentoo.org/926324
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 dev-lang/php/{php-8.2.16.ebuild => php-8.2.16-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lang/php/php-8.2.16.ebuild b/dev-lang/php/php-8.2.16-r1.ebuild
similarity index 99%
rename from dev-lang/php/php-8.2.16.ebuild
rename to dev-lang/php/php-8.2.16-r1.ebuild
index 78da01537337..f27df005dc4f 100644
--- a/dev-lang/php/php-8.2.16.ebuild
+++ b/dev-lang/php/php-8.2.16-r1.ebuild
@@ -150,6 +150,7 @@ PATCHES=(
        "${FILESDIR}/php-iodbc-header-location.patch"
        "${FILESDIR}/php-capstone-optional.patch"
        "${FILESDIR}/php-8.2.8-openssl-tests.patch"
+       "${FILESDIR}/php-8.1.27-implicit-decls.patch"
 )
 
 # ARM/Windows functions (bug 923335)

Reply via email to