diff options
Diffstat (limited to 'enterprise')
| -rw-r--r-- | enterprise/8/index.html | 18 | ||||
| -rw-r--r-- | enterprise/9/index.html | 18 | 
2 files changed, 36 insertions, 0 deletions
diff --git a/enterprise/8/index.html b/enterprise/8/index.html index 4c6c3a98..d72ed7cb 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-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> +						<li> +							<a href="php84/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository +						</li> +					</ul>  					<h3>remi-php83 (only PHP 8.3 and extensions, not a repository, only for browsing)</h3>  					<ul class="pkglist">  						<li> @@ -126,6 +135,9 @@  							<a href="modular-test/x86_64/repoview/" class="inpage">Modules - x86_64</a>  						</li>  						<li> +							<a href="test84/x86_64/repoview/" class="inpage">PHP 8.4 - x86_64</a> +						</li> +						<li>  							<a href="test83/x86_64/repoview/" class="inpage">PHP 8.3 - x86_64</a>  						</li>  						<li> @@ -153,6 +165,9 @@  							<a href="debug-remi/x86_64/repoview/" class="inpage">remi - x86_64</a>  						</li>  						<li> +							<a href="debug-php84/x86_64/repoview/" class="inpage">php84 - x86_64</a> +						</li> +						<li>  							<a href="debug-php83/x86_64/repoview/" class="inpage">php83 - x86_64</a>  						</li>  						<li> @@ -177,6 +192,9 @@  							<a href="debug-test/x86_64/repoview/" class="inpage">test - x86_64</a>  						</li>  						<li> +							<a href="debug-test84/x86_64/repoview/" class="inpage">php84 - test - x86_64</a> +						</li> +						<li>  							<a href="debug-test83/x86_64/repoview/" class="inpage">php83 - test - x86_64</a>  						</li>  						<li> diff --git a/enterprise/9/index.html b/enterprise/9/index.html index c82e0077..e86a6783 100644 --- a/enterprise/9/index.html +++ b/enterprise/9/index.html @@ -57,6 +57,15 @@  							<a href="modular/x86_64/repoview/" class="inpage">x86_64</a>, the modular 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> +						<li> +							<a href="php84/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository +						</li> +					</ul>  					<h3>remi-php83 (only PHP 8.3 and extensions, not a repository, only for browsing)</h3>  					<ul class="pkglist">  						<li> @@ -108,6 +117,9 @@  							<a href="modular-test/x86_64/repoview/" class="inpage">Modules - x86_64</a>  						</li>  						<li> +							<a href="test84/x86_64/repoview/" class="inpage">PHP 8.4 - x86_64</a> +						</li> +						<li>  							<a href="test83/x86_64/repoview/" class="inpage">PHP 8.3 - x86_64</a>  						</li>  						<li> @@ -126,6 +138,9 @@  							<a href="debug-remi/x86_64/repoview/" class="inpage">remi - x86_64</a>  						</li>  						<li> +							<a href="debug-php84/x86_64/repoview/" class="inpage">php84 - x86_64</a> +						</li> +						<li>  							<a href="debug-php83/x86_64/repoview/" class="inpage">php83 - x86_64</a>  						</li>  						<li> @@ -141,6 +156,9 @@  							<a href="debug-test/x86_64/repoview/" class="inpage">test - x86_64</a>  						</li>  						<li> +							<a href="debug-test84/x86_64/repoview/" class="inpage">php84 - test - x86_64</a> +						</li> +						<li>  							<a href="debug-test83/x86_64/repoview/" class="inpage">php83 - test - x86_64</a>  						</li>  						<li>  | 
