diff options
| author | Remi Collet <remi@remirepo.net> | 2022-09-02 10:50:23 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2022-09-02 10:50:23 +0200 | 
| commit | 5fb99a08677f0e740e1cff54be03335dbdd7ebc1 (patch) | |
| tree | a35444342d0cd29abae14b6fa44734281a947312 /enterprise/9/index.html | |
| parent | 5f8414a7804fbcf4ea7f2f658eacc30922b27579 (diff) | |
8.2 as module
Diffstat (limited to 'enterprise/9/index.html')
| -rw-r--r-- | enterprise/9/index.html | 20 | 
1 files changed, 20 insertions, 0 deletions
diff --git a/enterprise/9/index.html b/enterprise/9/index.html index 98f12c74..8411c5b6 100644 --- a/enterprise/9/index.html +++ b/enterprise/9/index.html @@ -51,6 +51,17 @@  							<a href="modular/x86_64/repoview/" class="inpage">x86_64</a>, the modular repository  						</li>  					</ul> +					<h3>remi-php82 (only PHP 8.2 and extensions)</h3> +					<ul class="pkglist"> +<!-- +						<li> +							<a href="php82/aarch64/repoview/" class="inpage">aarch64</a>, only for browsing, not a real repository +						</li> +--> +						<li> +							<a href="php82/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository +						</li> +					</ul>  					<h3>remi-php81 (only PHP 8.1 and extensions)</h3>  					<ul class="pkglist">  						<li> @@ -84,6 +95,9 @@  							<a href="modular-test/x86_64/repoview/" class="inpage">Modules - x86_64</a>  						</li>  						<li> +							<a href="test82/x86_64/repoview/" class="inpage">PHP 8.2 - x86_64</a> +						</li> +						<li>  							<a href="test81/x86_64/repoview/" class="inpage">PHP 8.1 - x86_64</a>  						</li>  						<li> @@ -96,6 +110,9 @@  							<a href="debug-remi/x86_64/repoview/" class="inpage">remi - x86_64</a>  						</li>  						<li> +							<a href="debug-php82/x86_64/repoview/" class="inpage">php82 - x86_64</a> +						</li> +						<li>  							<a href="debug-php81/x86_64/repoview/" class="inpage">php81 - x86_64</a>  						</li>  						<li> @@ -105,6 +122,9 @@  							<a href="debug-test/x86_64/repoview/" class="inpage">test - x86_64</a>  						</li>  						<li> +							<a href="debug-test82/x86_64/repoview/" class="inpage">php82 - test - x86_64</a> +						</li> +						<li>  							<a href="debug-test81/x86_64/repoview/" class="inpage">php81 - test - x86_64</a>  						</li>  						<li>  | 
