diff options
Diffstat (limited to 'fedora/34/index.html')
-rw-r--r-- | fedora/34/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/fedora/34/index.html b/fedora/34/index.html index 0af713ba..2df71cb2 100644 --- a/fedora/34/index.html +++ b/fedora/34/index.html @@ -34,6 +34,12 @@ <a href="remi/x86_64/repoview/" class="inpage">x86_64</a> </li> </ul> + <h3>remi-php81 (only PHP 8.1 and extensions, also needs remi)</h3> + <ul class="pkglist"> + <li> + <a href="php81/x86_64/repoview/" class="inpage">x86_64</a> + </li> + </ul> <h3>remi-php80 (only PHP 8.0 and extensions, also needs remi)</h3> <ul class="pkglist"> <li> @@ -43,6 +49,9 @@ <h3>Test packages, please try them</h3> <ul class="pkglist"> <li> + <a href="test81/x86_64/repoview/" class="inpage">PHP 8.1 - x86_64</a> + </li> + <li> <a href="test80/x86_64/repoview/" class="inpage">PHP 8.0 - x86_64</a> </li> <li> @@ -59,12 +68,18 @@ <h3>debuginfo</h3> <ul class="pkglist"> <li> + <a href="debug-php81/x86_64/repoview/" class="inpage">php80 - x86_64</a> + </li> + <li> <a href="debug-php80/x86_64/repoview/" class="inpage">php80 - x86_64</a> </li> <li> <a href="debug-remi/x86_64/repoview/" class="inpage">remi - x86_64</a> </li> <li> + <a href="debug-test81/x86_64/repoview/" class="inpage">php81 - test - x86_64</a> + </li> + <li> <a href="debug-test80/x86_64/repoview/" class="inpage">php80 - test - x86_64</a> </li> <li> |