diff options
| author | Remi Collet <remi@remirepo.net> | 2025-12-19 09:01:17 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-12-19 09:01:17 +0100 |
| commit | 9b4a1312a1a4739c6b981eab1a027fd7ccfc49c2 (patch) | |
| tree | f3e8094bb41b60b8842114485b64e28c4686676e | |
| parent | 6d9ba49c93370583d3e72d8bed03ca0a7c3ab30b (diff) | |
missing links in repo home pages
| -rw-r--r-- | enterprise/10/index.html | 13 | ||||
| -rw-r--r-- | enterprise/8/index.html | 21 | ||||
| -rw-r--r-- | enterprise/9/index.html | 13 |
3 files changed, 47 insertions, 0 deletions
diff --git a/enterprise/10/index.html b/enterprise/10/index.html index c271f642..0e4b8a66 100644 --- a/enterprise/10/index.html +++ b/enterprise/10/index.html @@ -43,6 +43,11 @@ <li><a href="modular/aarch64/repoview/" class="inpage">aarch64</a>, the modular repository</li> <li><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><a href="php84/aarch64/repoview/" class="inpage">aarch64</a>, only for browsing, not a real repository</li> @@ -75,8 +80,12 @@ </ul> <h3>Test packages, please try them</h3> <ul class="pkglist"> + <li>Remi - <a href="test/x86_64/repoview/" class="inpage">x86_64</a> - + <a href="test/aarch64/repoview/" class="inpage">aarch64</a></li> <li>Modules - <a href="modular-test/x86_64/repoview/" class="inpage">x86_64</a> - <a href="modular-test/aarch64/repoview/" class="inpage">aarch64</a></li> + <li>PHP 8.5 - <a href="test85/x86_64/repoview/" class="inpage">x86_64</a> - + <a href="test85/aarch64/repoview/" class="inpage">aarch64</a></li> <li>PHP 8.4 - <a href="test84/x86_64/repoview/" class="inpage">x86_64</a> - <a href="test84/aarch64/repoview/" class="inpage">aarch64</a></li> <li>PHP 8.3 - <a href="test83/x86_64/repoview/" class="inpage">x86_64</a> - @@ -94,6 +103,8 @@ <ul class="pkglist"> <li>remi - <a href="debug-remi/x86_64/repoview/" class="inpage">x86_64</a> - <a href="debug-remi/aarch64/repoview/" class="inpage">aarch64</a></li> + <li>php85 - <a href="debug-php85/x86_64/repoview/" class="inpage">x86_64</a> - + <a href="debug-php85/aarch64/repoview/" class="inpage">aarch64</a></li> <li>php84 - <a href="debug-php84/x86_64/repoview/" class="inpage">x86_64</a> - <a href="debug-php84/aarch64/repoview/" class="inpage">aarch64</a></li> <li>php83 - <a href="debug-php83/x86_64/repoview/" class="inpage">x86_64</a> - @@ -108,6 +119,8 @@ <a href="debug-php74/aarch64/repoview/" class="inpage">aarch64</a></li> <li>test - <a href="debug-test/x86_64/repoview/" class="inpage">x86_64</a> - <a href="debug-test/aarch64/repoview/" class="inpage">aarch64</a></li> + <li>php85 - test - <a href="debug-test85/x86_64/repoview/" class="inpage">x86_64</a> - + <a href="debug-test85/aarch64/repoview/" class="inpage">aarch64</a></li> <li>php84 - test - <a href="debug-test84/x86_64/repoview/" class="inpage">x86_64</a> - <a href="debug-test84/aarch64/repoview/" class="inpage">aarch64</a></li> <li>php83 - test - <a href="debug-test83/x86_64/repoview/" class="inpage">x86_64</a> - 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> diff --git a/enterprise/9/index.html b/enterprise/9/index.html index bb8b8e7a..080baa69 100644 --- a/enterprise/9/index.html +++ b/enterprise/9/index.html @@ -43,6 +43,11 @@ <li><a href="modular/aarch64/repoview/" class="inpage">aarch64</a>, the modular repository</li> <li><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><a href="php84/aarch64/repoview/" class="inpage">aarch64</a>, only for browsing, not a real repository</li> @@ -75,8 +80,12 @@ </ul> <h3>Test packages, please try them</h3> <ul class="pkglist"> + <li>Remi - <a href="test/x86_64/repoview/" class="inpage">x86_64</a> - + <a href="test/aarch64/repoview/" class="inpage">aarch64</a></li> <li>Modules - <a href="modular-test/x86_64/repoview/" class="inpage">x86_64</a> - <a href="modular-test/aarch64/repoview/" class="inpage">aarch64</a></li> + <li>PHP 8.5 - <a href="test85/x86_64/repoview/" class="inpage">x86_64</a> - + <a href="test85/aarch64/repoview/" class="inpage">aarch64</a></li> <li>PHP 8.4 - <a href="test84/x86_64/repoview/" class="inpage">x86_64</a> - <a href="test84/aarch64/repoview/" class="inpage">aarch64</a></li> <li>PHP 8.3 - <a href="test83/x86_64/repoview/" class="inpage">x86_64</a> - @@ -94,6 +103,8 @@ <ul class="pkglist"> <li>remi - <a href="debug-remi/x86_64/repoview/" class="inpage">x86_64</a> - <a href="debug-remi/aarch64/repoview/" class="inpage">aarch64</a></li> + <li>php85 - <a href="debug-php85/x86_64/repoview/" class="inpage">x86_64</a> - + <a href="debug-php85/aarch64/repoview/" class="inpage">aarch64</a></li> <li>php84 - <a href="debug-php84/x86_64/repoview/" class="inpage">x86_64</a> - <a href="debug-php84/aarch64/repoview/" class="inpage">aarch64</a></li> <li>php83 - <a href="debug-php83/x86_64/repoview/" class="inpage">x86_64</a> - @@ -108,6 +119,8 @@ <a href="debug-php74/aarch64/repoview/" class="inpage">aarch64</a></li> <li>test - <a href="debug-test/x86_64/repoview/" class="inpage">x86_64</a> - <a href="debug-test/aarch64/repoview/" class="inpage">aarch64</a></li> + <li>php85 - test - <a href="debug-test85/x86_64/repoview/" class="inpage">x86_64</a> - + <a href="debug-test85/aarch64/repoview/" class="inpage">aarch64</a></li> <li>php84 - test - <a href="debug-test84/x86_64/repoview/" class="inpage">x86_64</a> - <a href="debug-test84/aarch64/repoview/" class="inpage">aarch64</a></li> <li>php83 - test - <a href="debug-test83/x86_64/repoview/" class="inpage">x86_64</a> - |
