diff options
Diffstat (limited to 'enterprise/8/index.html')
| -rw-r--r-- | enterprise/8/index.html | 15 | 
1 files changed, 15 insertions, 0 deletions
diff --git a/enterprise/8/index.html b/enterprise/8/index.html index 9db4ce82..7e9b4704 100644 --- a/enterprise/8/index.html +++ b/enterprise/8/index.html @@ -41,6 +41,12 @@  							<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/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> @@ -77,6 +83,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> @@ -107,6 +116,9 @@  							<a href="debug-php74/x86_64/repoview/" class="inpage">php74 - 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> @@ -125,6 +137,9 @@  							<a href="debug-test74/x86_64/repoview/" class="inpage">php74 - 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>  | 
