diff options
-rw-r--r-- | dev-lang/php/php-8.2.16-r1.ebuild (renamed from dev-lang/php/php-8.2.16.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/php/php-8.2.16.ebuild b/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) |