diff options
Diffstat (limited to 'enterprise/8/index.html')
-rw-r--r-- | enterprise/8/index.html | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/enterprise/8/index.html b/enterprise/8/index.html index 238fbc25..d72ed7cb 100644 --- a/enterprise/8/index.html +++ b/enterprise/8/index.html @@ -14,7 +14,7 @@ </div> <p id="prelude"> <a href="http://blog.remirepo.net/">Blog</a> | - <a href="http://forum.remirepo.net/">Forum</a> | + <a href="https://github.com/remicollet/remirepo/issues">Support</a> | <a href="/">Repository</a> | <a href="https://rpms.remirepo.net/wizard/">Wizard</a> </p> @@ -57,6 +57,15 @@ <a href="modular/x86_64/repoview/" class="inpage">x86_64</a>, the modular repository </li> </ul> + <h3>remi-php84 (only PHP 8.4 and extensions, not a repository, only for browsing)</h3> + <ul class="pkglist"> + <li> + <a href="php84/aarch64/repoview/" class="inpage">aarch64</a>, only for browsing, not a real repository + </li> + <li> + <a href="php84/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository + </li> + </ul> <h3>remi-php83 (only PHP 8.3 and extensions, not a repository, only for browsing)</h3> <ul class="pkglist"> <li> @@ -126,6 +135,9 @@ <a href="modular-test/x86_64/repoview/" class="inpage">Modules - x86_64</a> </li> <li> + <a href="test84/x86_64/repoview/" class="inpage">PHP 8.4 - x86_64</a> + </li> + <li> <a href="test83/x86_64/repoview/" class="inpage">PHP 8.3 - x86_64</a> </li> <li> @@ -153,6 +165,9 @@ <a href="debug-remi/x86_64/repoview/" class="inpage">remi - x86_64</a> </li> <li> + <a href="debug-php84/x86_64/repoview/" class="inpage">php84 - x86_64</a> + </li> + <li> <a href="debug-php83/x86_64/repoview/" class="inpage">php83 - x86_64</a> </li> <li> @@ -177,6 +192,9 @@ <a href="debug-test/x86_64/repoview/" class="inpage">test - x86_64</a> </li> <li> + <a href="debug-test84/x86_64/repoview/" class="inpage">php84 - test - x86_64</a> + </li> + <li> <a href="debug-test83/x86_64/repoview/" class="inpage">php83 - test - x86_64</a> </li> <li> |