diff options
Diffstat (limited to 'enterprise/7/index.html')
| -rw-r--r-- | enterprise/7/index.html | 15 | 
1 files changed, 15 insertions, 0 deletions
diff --git a/enterprise/7/index.html b/enterprise/7/index.html index 65f3f242..2c887035 100644 --- a/enterprise/7/index.html +++ b/enterprise/7/index.html @@ -42,6 +42,12 @@  							<a href="remi/armhfp/repoview/" class="inpage">armhfp</a> (noarch only)  						</li>  					</ul> +					<h3>remi-php74 (only PHP 7.4 and extensions)</h3> +					<ul class="pkglist"> +						<li> +							<a href="php74/x86_64/repoview/" class="inpage">x86_64</a> +						</li> +					</ul>  					<h3>remi-php73 (only PHP 7.3 and extensions)</h3>  					<ul class="pkglist">  						<li> @@ -89,6 +95,9 @@  					<h3>Test packages, please try them</h3>  					<ul class="pkglist">  						<li> +							<a href="test74/x86_64/repoview/" class="inpage">PHP 7.4 - x86_64</a> +						</li> +						<li>  							<a href="test73/x86_64/repoview/" class="inpage">PHP 7.3 - x86_64</a>  						</li>  						<li> @@ -131,6 +140,9 @@  							<a href="debug-php73/x86_64/repoview/" class="inpage">php73 - x86_64</a>  						</li>  						<li> +							<a href="debug-php74/x86_64/repoview/" class="inpage">php74 - x86_64</a> +						</li> +						<li>  							<a href="debug-test/x86_64/repoview/" class="inpage">test - x86_64</a>  						</li>  						<li> @@ -145,6 +157,9 @@  						<li>  							<a href="debug-test73/x86_64/repoview/" class="inpage">php73 - test - x86_64</a>  						</li> +						<li> +							<a href="debug-test74/x86_64/repoview/" class="inpage">php74 - test - x86_64</a> +						</li>  					</ul>  				</div>  			</div>  | 
