diff --git a/testing/php82/APKBUILD b/community/php82/APKBUILD similarity index 99% rename from testing/php82/APKBUILD rename to community/php82/APKBUILD index 6dde0f4683c..2a67b8e2fdd 100644 --- a/testing/php82/APKBUILD +++ b/community/php82/APKBUILD @@ -34,7 +34,7 @@ _suffix=${pkgname#php} _default_php="no" provides="$pkgname-cli php-cli php" # for backward compatibility # priority of community/php81 is 100 -provider_priority=1 +provider_priority=60 pkgdesc="The PHP$_suffix language runtime engine" url="https://www.php.net/" arch="all" diff --git a/testing/php82/atomic-lsapi.patch b/community/php82/atomic-lsapi.patch similarity index 100% rename from testing/php82/atomic-lsapi.patch rename to community/php82/atomic-lsapi.patch diff --git a/testing/php82/disabled-tests.list b/community/php82/disabled-tests.list similarity index 100% rename from testing/php82/disabled-tests.list rename to community/php82/disabled-tests.list diff --git a/testing/php82/disabled-tests.ppc64le.list b/community/php82/disabled-tests.ppc64le.list similarity index 100% rename from testing/php82/disabled-tests.ppc64le.list rename to community/php82/disabled-tests.ppc64le.list diff --git a/testing/php82/disabled-tests.x86.list b/community/php82/disabled-tests.x86.list similarity index 100% rename from testing/php82/disabled-tests.x86.list rename to community/php82/disabled-tests.x86.list diff --git a/testing/php82/fix-fpm-deps.patch b/community/php82/fix-fpm-deps.patch similarity index 100% rename from testing/php82/fix-fpm-deps.patch rename to community/php82/fix-fpm-deps.patch diff --git a/testing/php82/fix-icu72.patch b/community/php82/fix-icu72.patch similarity index 100% rename from testing/php82/fix-icu72.patch rename to community/php82/fix-icu72.patch diff --git a/testing/php82/fix-tests-devserver.patch b/community/php82/fix-tests-devserver.patch similarity index 100% rename from testing/php82/fix-tests-devserver.patch rename to community/php82/fix-tests-devserver.patch diff --git a/testing/php82/includedir.patch b/community/php82/includedir.patch similarity index 100% rename from testing/php82/includedir.patch rename to community/php82/includedir.patch diff --git a/testing/php82/install-pear.patch b/community/php82/install-pear.patch similarity index 100% rename from testing/php82/install-pear.patch rename to community/php82/install-pear.patch diff --git a/testing/php82/php82-fpm-version-suffix.patch b/community/php82/php82-fpm-version-suffix.patch similarity index 100% rename from testing/php82/php82-fpm-version-suffix.patch rename to community/php82/php82-fpm-version-suffix.patch diff --git a/testing/php82/php82-fpm.initd b/community/php82/php82-fpm.initd similarity index 100% rename from testing/php82/php82-fpm.initd rename to community/php82/php82-fpm.initd diff --git a/testing/php82/php82-fpm.logrotate b/community/php82/php82-fpm.logrotate similarity index 100% rename from testing/php82/php82-fpm.logrotate rename to community/php82/php82-fpm.logrotate diff --git a/testing/php82/php82-module.conf b/community/php82/php82-module.conf similarity index 100% rename from testing/php82/php82-module.conf rename to community/php82/php82-module.conf diff --git a/testing/php82/phpinfo-avif.patch b/community/php82/phpinfo-avif.patch similarity index 100% rename from testing/php82/phpinfo-avif.patch rename to community/php82/phpinfo-avif.patch diff --git a/testing/php82/sharedir.patch b/community/php82/sharedir.patch similarity index 100% rename from testing/php82/sharedir.patch rename to community/php82/sharedir.patch diff --git a/testing/php82/xfail-openssl-1.1-test.patch b/community/php82/xfail-openssl-1.1-test.patch similarity index 100% rename from testing/php82/xfail-openssl-1.1-test.patch rename to community/php82/xfail-openssl-1.1-test.patch