diff options
-rw-r--r-- | enterprise/7/index.html | 15 | ||||
-rw-r--r-- | enterprise/8/index.html | 15 | ||||
-rw-r--r-- | fedora/31/index.html | 21 | ||||
-rw-r--r-- | fedora/32/index.html | 17 | ||||
-rw-r--r-- | fedora/33/index.html | 15 |
5 files changed, 79 insertions, 4 deletions
diff --git a/enterprise/7/index.html b/enterprise/7/index.html index 34623482..9f7019d3 100644 --- a/enterprise/7/index.html +++ b/enterprise/7/index.html @@ -45,6 +45,12 @@ <a href="remi/armhfp/repoview/" class="inpage">armhfp</a> (noarch only, see <a href="https://blog.centos.org/2018/01/php-7-2-for-centos-7-armhfp/">blog</a>) </li> </ul> + <h3>remi-php80 (only PHP 8.0 and extensions)</h3> + <ul class="pkglist"> + <li> + <a href="php80/x86_64/repoview/" class="inpage">x86_64</a> + </li> + </ul> <h3>remi-php74 (only PHP 7.4 and extensions)</h3> <ul class="pkglist"> <li> @@ -98,6 +104,9 @@ <h3>Test packages, please try them</h3> <ul class="pkglist"> <li> + <a href="test80/x86_64/repoview/" class="inpage">PHP 8.0 - x86_64</a> + </li> + <li> <a href="test74/x86_64/repoview/" class="inpage">PHP 7.4 - x86_64</a> </li> <li> @@ -146,6 +155,9 @@ <a href="debug-php74/x86_64/repoview/" class="inpage">php74 - x86_64</a> </li> <li> + <a href="debug-php80/x86_64/repoview/" class="inpage">php80 - x86_64</a> + </li> + <li> <a href="debug-test/x86_64/repoview/" class="inpage">test - x86_64</a> </li> <li> @@ -163,6 +175,9 @@ <li> <a href="debug-test74/x86_64/repoview/" class="inpage">php74 - test - x86_64</a> </li> + <li> + <a href="debug-test80/x86_64/repoview/" class="inpage">php80 - test - x86_64</a> + </li> </ul> </div> </div> diff --git a/enterprise/8/index.html b/enterprise/8/index.html index b77fcd2d..cd284162 100644 --- a/enterprise/8/index.html +++ b/enterprise/8/index.html @@ -42,6 +42,12 @@ <a href="modular/x86_64/repoview/" class="inpage">x86_64</a>, the modular repository </li> </ul> + <h3>remi-php80 (only PHP 8.0 and extensions)</h3> + <ul class="pkglist"> + <li> + <a href="php80/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository + </li> + </ul> <h3>remi-php74 (only PHP 7.4 and extensions)</h3> <ul class="pkglist"> <li> @@ -66,6 +72,9 @@ <a href="modular-test/x86_64/repoview/" class="inpage">Modules - x86_64</a> </li> <li> + <a href="test80/x86_64/repoview/" class="inpage">PHP 8.0 - x86_64</a> + </li> + <li> <a href="test74/x86_64/repoview/" class="inpage">PHP 7.4 - x86_64</a> </li> <li> @@ -90,6 +99,9 @@ <a href="debug-php74/x86_64/repoview/" class="inpage">php74 - x86_64</a> </li> <li> + <a href="debug-php80/x86_64/repoview/" class="inpage">php80 - x86_64</a> + </li> + <li> <a href="debug-test/x86_64/repoview/" class="inpage">test - x86_64</a> </li> <li> @@ -101,6 +113,9 @@ <li> <a href="debug-test74/x86_64/repoview/" class="inpage">php74 - test - x86_64</a> </li> + <li> + <a href="debug-test80/x86_64/repoview/" class="inpage">php80 - test - x86_64</a> + </li> </ul> </div> </div> diff --git a/fedora/31/index.html b/fedora/31/index.html index 7827240d..103d453c 100644 --- a/fedora/31/index.html +++ b/fedora/31/index.html @@ -34,6 +34,12 @@ <a href="remi/x86_64/repoview/" class="inpage">x86_64</a> </li> </ul> + <h3>remi-php80 (only PHP 8.0 and extensions, also needs remi)</h3> + <ul class="pkglist"> + <li> + <a href="php80/x86_64/repoview/" class="inpage">x86_64</a> + </li> + </ul> <h3>remi-php74 (only PHP 7.4 and extensions, also needs remi)</h3> <ul class="pkglist"> <li> @@ -43,10 +49,13 @@ <h3>Test packages, please try them</h3> <ul class="pkglist"> <li> + <a href="test80/x86_64/repoview/" class="inpage">PHP 8.0 - x86_64</a> + </li> + <li> <a href="test74/x86_64/repoview/" class="inpage">PHP 7.4 - x86_64</a> </li> <li> - <a href="test/x86_64/repoview/" class="inpage">PHP 7.2 - x86_64</a> + <a href="test/x86_64/repoview/" class="inpage">PHP 7.3 - x86_64</a> </li> </ul> <h3>development</h3> @@ -59,17 +68,23 @@ <h3>debuginfo</h3> <ul class="pkglist"> <li> - <a href="debug-remi/x86_64/repoview/" class="inpage">remi - x86_64</a> + <a href="debug-php80/x86_64/repoview/" class="inpage">php80 - 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> + <a href="debug-remi/x86_64/repoview/" class="inpage">remi - x86_64</a> + </li> + <li> + <a href="debug-test80/x86_64/repoview/" class="inpage">php80 - test - x86_64</a> </li> <li> <a href="debug-test74/x86_64/repoview/" class="inpage">php74 - test - x86_64</a> </li> + <li> + <a href="debug-test/x86_64/repoview/" class="inpage">test - x86_64</a> + </li> </ul> </div> </div> diff --git a/fedora/32/index.html b/fedora/32/index.html index 81c1f4b0..4b2df9ce 100644 --- a/fedora/32/index.html +++ b/fedora/32/index.html @@ -34,10 +34,19 @@ <a href="remi/x86_64/repoview/" class="inpage">x86_64</a> </li> </ul> + <h3>remi-php80 (only PHP 8.0 and extensions, also needs remi)</h3> + <ul class="pkglist"> + <li> + <a href="php80/x86_64/repoview/" class="inpage">x86_64</a> + </li> + </ul> <h3>Test packages, please try them</h3> <ul class="pkglist"> <li> - <a href="test/x86_64/repoview/" class="inpage">PHP 7.2 - x86_64</a> + <a href="test80/x86_64/repoview/" class="inpage">PHP 8.0 - x86_64</a> + </li> + <li> + <a href="test/x86_64/repoview/" class="inpage">PHP 7.4 - x86_64</a> </li> </ul> <h3>development</h3> @@ -50,9 +59,15 @@ <h3>debuginfo</h3> <ul class="pkglist"> <li> + <a href="debug-php80/x86_64/repoview/" class="inpage">php80 - x86_64</a> + </li> + <li> <a href="debug-remi/x86_64/repoview/" class="inpage">remi - x86_64</a> </li> <li> + <a href="debug-test80/x86_64/repoview/" class="inpage">php80 - test - x86_64</a> + </li> + <li> <a href="debug-test/x86_64/repoview/" class="inpage">test - x86_64</a> </li> </ul> diff --git a/fedora/33/index.html b/fedora/33/index.html index a6f1d461..575b1385 100644 --- a/fedora/33/index.html +++ b/fedora/33/index.html @@ -34,9 +34,18 @@ <a href="remi/x86_64/repoview/" class="inpage">x86_64</a> </li> </ul> + <h3>remi-php80 (only PHP 8.0 and extensions, also needs remi)</h3> + <ul class="pkglist"> + <li> + <a href="php80/x86_64/repoview/" class="inpage">x86_64</a> + </li> + </ul> <h3>Test packages, please try them</h3> <ul class="pkglist"> <li> + <a href="test80/x86_64/repoview/" class="inpage">PHP 8.0 - x86_64</a> + </li> + <li> <a href="test/x86_64/repoview/" class="inpage">PHP 7.2 - x86_64</a> </li> </ul> @@ -50,9 +59,15 @@ <h3>debuginfo</h3> <ul class="pkglist"> <li> + <a href="debug-php80/x86_64/repoview/" class="inpage">php80 - x86_64</a> + </li> + <li> <a href="debug-remi/x86_64/repoview/" class="inpage">remi - x86_64</a> </li> <li> + <a href="debug-test80/x86_64/repoview/" class="inpage">php80 - test - x86_64</a> + </li> + <li> <a href="debug-test/x86_64/repoview/" class="inpage">test - x86_64</a> </li> </ul> |