diff options
Diffstat (limited to 'fedora/36/index.html')
| -rw-r--r-- | fedora/36/index.html | 15 | 
1 files changed, 15 insertions, 0 deletions
diff --git a/fedora/36/index.html b/fedora/36/index.html index 3ac52df0..0f97d145 100644 --- a/fedora/36/index.html +++ b/fedora/36/index.html @@ -34,6 +34,12 @@  							<a href="remi/x86_64/repoview/" class="inpage">x86_64</a>  						</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> +						</li> +					</ul>  					<h3>remi-php81 (only PHP 8.1 and extensions)</h3>  					<ul class="pkglist">  						<li> @@ -58,6 +64,9 @@  							<a href="test/x86_64/repoview/" class="inpage">test - 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> @@ -80,6 +89,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> @@ -92,6 +104,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>  | 
