diff options
Diffstat (limited to 'enterprise/6/index.html')
-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 fec76bb7..a0125125 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-php72 (only PHP 7.2 and extensions)</h3> + <ul class="pkglist"> + <li> + <a href="php72/x86_64/repoview/" class="inpage">x86_64</a> + </li> + <li> + <a href="php72/i386/repoview/" class="inpage">i386</a> + </li> + </ul> <h3>remi-php71 (only PHP 7.1 and extensions)</h3> <ul class="pkglist"> <li> @@ -95,6 +104,12 @@ <h3>Test packages, please try them</h3> <ul class="pkglist"> <li> + <a href="test72/x86_64/repoview/" class="inpage">PHP 7.2 - x86_64</a> + </li> + <li> + <a href="test72/i386/repoview/" class="inpage">PHP 7.2 - i386</a> + </li> + <li> <a href="test71/x86_64/repoview/" class="inpage">PHP 7.1 - x86_64</a> </li> <li> @@ -146,6 +161,12 @@ <a href="debug-php71/x86_64/repoview/" class="inpage">php71 - x86_64</a> </li> <li> + <a href="debug-php72/i386/repoview/" class="inpage">php72 - i386</a> + </li> + <li> + <a href="debug-php72/x86_64/repoview/" class="inpage">php72 - x86_64</a> + </li> + <li> <a href="debug-test/i386/repoview/" class="inpage">test - i386</a> </li> <li> @@ -163,6 +184,12 @@ <li> <a href="debug-test71/x86_64/repoview/" class="inpage">php71 - test - x86_64</a> </li> + <li> + <a href="debug-test72/i386/repoview/" class="inpage">php72 - test - i386</a> + </li> + <li> + <a href="debug-test72/x86_64/repoview/" class="inpage">php72 - test - x86_64</a> + </li> </ul> </div> </div> |