diff options
author | Remi Collet <remi@remirepo.net> | 2019-09-05 12:59:53 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-09-05 12:59:53 +0200 |
commit | ae96d5ff541fc615e0e6df9b7cfb921bf6cfe0ab (patch) | |
tree | b93424b5e6a7559244b46136ec8a10a0d80d4c28 /enterprise/7/index.html | |
parent | 35830357e8f94189f1c630c60eba22274df8e4b6 (diff) |
remi-php74 is open
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> |