diff options
author | Remi Collet <remi@remirepo.net> | 2018-08-21 11:30:47 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-08-21 11:30:47 +0200 |
commit | 3292d0226f812d83369f23c66df1314006e529ba (patch) | |
tree | e8c6b2416da785bfcf8f019973dc43368bb2bb4f /enterprise/6 | |
parent | 4811506f2e6162436268707f54190c9f1ce705b4 (diff) |
remi-php73 is open
Diffstat (limited to 'enterprise/6')
-rw-r--r-- | enterprise/6/index.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/enterprise/6/index.html b/enterprise/6/index.html index a0125125..90a8ef48 100644 --- a/enterprise/6/index.html +++ b/enterprise/6/index.html @@ -45,6 +45,15 @@ <a href="remi/i386/repoview/" class="inpage">i386</a> </li> </ul> + <h3>remi-php73 (only PHP 7.3 and extensions)</h3> + <ul class="pkglist"> + <li> + <a href="php73/x86_64/repoview/" class="inpage">x86_64</a> + </li> + <li> + <a href="php73/i386/repoview/" class="inpage">i386</a> + </li> + </ul> <h3>remi-php72 (only PHP 7.2 and extensions)</h3> <ul class="pkglist"> <li> @@ -104,6 +113,12 @@ <h3>Test packages, please try them</h3> <ul class="pkglist"> <li> + <a href="test73/x86_64/repoview/" class="inpage">PHP 7.3 - x86_64</a> + </li> + <li> + <a href="test73/i386/repoview/" class="inpage">PHP 7.3 - i386</a> + </li> + <li> <a href="test72/x86_64/repoview/" class="inpage">PHP 7.2 - x86_64</a> </li> <li> @@ -167,6 +182,12 @@ <a href="debug-php72/x86_64/repoview/" class="inpage">php72 - x86_64</a> </li> <li> + <a href="debug-php73/i386/repoview/" class="inpage">php73 - i386</a> + </li> + <li> + <a href="debug-php73/x86_64/repoview/" class="inpage">php73 - x86_64</a> + </li> + <li> <a href="debug-test/i386/repoview/" class="inpage">test - i386</a> </li> <li> @@ -190,6 +211,12 @@ <li> <a href="debug-test72/x86_64/repoview/" class="inpage">php72 - test - x86_64</a> </li> + <li> + <a href="debug-test73/i386/repoview/" class="inpage">php73 - test - i386</a> + </li> + <li> + <a href="debug-test73/x86_64/repoview/" class="inpage">php73 - test - x86_64</a> + </li> </ul> </div> </div> |