diff options
Diffstat (limited to 'enterprise/8/index.html')
| -rw-r--r-- | enterprise/8/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/enterprise/8/index.html b/enterprise/8/index.html index d72ed7cb..0bbf001c 100644 --- a/enterprise/8/index.html +++ b/enterprise/8/index.html @@ -57,6 +57,15 @@ <a href="modular/x86_64/repoview/" class="inpage">x86_64</a>, the modular repository </li> </ul> + <h3>remi-php85 (only PHP 8.5 and extensions, not a repository, only for browsing)</h3> + <ul class="pkglist"> + <li> + <a href="php85/aarch64/repoview/" class="inpage">aarch64</a>, only for browsing, not a real repository + </li> + <li> + <a href="php85/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository + </li> + </ul> <h3>remi-php84 (only PHP 8.4 and extensions, not a repository, only for browsing)</h3> <ul class="pkglist"> <li> @@ -132,9 +141,15 @@ <h3>Test packages, please try them</h3> <ul class="pkglist"> <li> + <a href="test/x86_64/repoview/" class="inpage">Remi - x86_64</a> + </li> + <li> <a href="modular-test/x86_64/repoview/" class="inpage">Modules - x86_64</a> </li> <li> + <a href="test85/x86_64/repoview/" class="inpage">PHP 8.5 - x86_64</a> + </li> + <li> <a href="test84/x86_64/repoview/" class="inpage">PHP 8.4 - x86_64</a> </li> <li> @@ -165,6 +180,9 @@ <a href="debug-remi/x86_64/repoview/" class="inpage">remi - x86_64</a> </li> <li> + <a href="debug-php85/x86_64/repoview/" class="inpage">php85 - x86_64</a> + </li> + <li> <a href="debug-php84/x86_64/repoview/" class="inpage">php84 - x86_64</a> </li> <li> @@ -192,6 +210,9 @@ <a href="debug-test/x86_64/repoview/" class="inpage">test - x86_64</a> </li> <li> + <a href="debug-test85/x86_64/repoview/" class="inpage">php85 - test - x86_64</a> + </li> + <li> <a href="debug-test84/x86_64/repoview/" class="inpage">php84 - test - x86_64</a> </li> <li> |
