diff options
-rw-r--r-- | enterprise/7/index.html | 6 | ||||
-rw-r--r-- | enterprise/8/index.html | 6 | ||||
-rw-r--r-- | enterprise/9/index.html | 11 | ||||
-rw-r--r-- | fedora/37/index.html | 6 | ||||
-rw-r--r-- | fedora/38/index.html | 6 | ||||
-rw-r--r-- | fedora/39/index.html | 6 |
6 files changed, 39 insertions, 2 deletions
diff --git a/enterprise/7/index.html b/enterprise/7/index.html index 32dad8d0..83c28a13 100644 --- a/enterprise/7/index.html +++ b/enterprise/7/index.html @@ -52,6 +52,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-php83 (only PHP 8.3 and extensions)</h3> + <ul class="pkglist"> + <li> + <a href="php83/x86_64/repoview/" class="inpage">x86_64</a> + </li> + </ul> <h3>remi-php82 (only PHP 8.2 and extensions)</h3> <ul class="pkglist"> <li> diff --git a/enterprise/8/index.html b/enterprise/8/index.html index 30e97357..afd23193 100644 --- a/enterprise/8/index.html +++ b/enterprise/8/index.html @@ -48,6 +48,12 @@ <a href="modular/x86_64/repoview/" class="inpage">x86_64</a>, the modular repository </li> </ul> + <h3>remi-php83 (only PHP 8.3 and extensions)</h3> + <ul class="pkglist"> + <li> + <a href="php83/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository + </li> + </ul> <h3>remi-php82 (only PHP 8.2 and extensions)</h3> <ul class="pkglist"> <li> diff --git a/enterprise/9/index.html b/enterprise/9/index.html index 81113c28..3d3b5db4 100644 --- a/enterprise/9/index.html +++ b/enterprise/9/index.html @@ -57,13 +57,20 @@ <a href="modular/x86_64/repoview/" class="inpage">x86_64</a>, the modular repository </li> </ul> + <h3>remi-php83 (only PHP 8.3 and extensions)</h3> + <ul class="pkglist"> + <li> + <a href="php83/aarch64/repoview/" class="inpage">aarch64</a>, only for browsing, not a real repository + </li> + <li> + <a href="php83/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository + </li> + </ul> <h3>remi-php82 (only PHP 8.2 and extensions)</h3> <ul class="pkglist"> -<!-- <li> <a href="php82/aarch64/repoview/" class="inpage">aarch64</a>, only for browsing, not a real repository </li> ---> <li> <a href="php82/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository </li> diff --git a/fedora/37/index.html b/fedora/37/index.html index 4b3d227b..78c55ec0 100644 --- a/fedora/37/index.html +++ b/fedora/37/index.html @@ -42,6 +42,12 @@ <a href="remi/x86_64/repoview/" class="inpage">x86_64</a> </li> </ul> + <h3>remi-php83 (only PHP 8.3 and extensions)</h3> + <ul class="pkglist"> + <li> + <a href="php83/x86_64/repoview/" class="inpage">x86_64</a> + </li> + </ul> <h3>remi-php82 (only PHP 8.2 and extensions)</h3> <ul class="pkglist"> <li> diff --git a/fedora/38/index.html b/fedora/38/index.html index d115bab3..967552b1 100644 --- a/fedora/38/index.html +++ b/fedora/38/index.html @@ -42,6 +42,12 @@ <a href="remi/x86_64/repoview/" class="inpage">x86_64</a> </li> </ul> + <h3>remi-php83 (only PHP 8.3 and extensions)</h3> + <ul class="pkglist"> + <li> + <a href="php83/x86_64/repoview/" class="inpage">x86_64</a> + </li> + </ul> <h3>remi-php82 (only PHP 8.2 and extensions)</h3> <ul class="pkglist"> <li> diff --git a/fedora/39/index.html b/fedora/39/index.html index b57c670c..e5f8a320 100644 --- a/fedora/39/index.html +++ b/fedora/39/index.html @@ -42,6 +42,12 @@ <a href="remi/x86_64/repoview/" class="inpage">x86_64</a> </li> </ul> + <h3>remi-php83 (only PHP 8.3 and extensions)</h3> + <ul class="pkglist"> + <li> + <a href="php83/x86_64/repoview/" class="inpage">x86_64</a> + </li> + </ul> <h3>remi-php82 (only PHP 8.2 and extensions)</h3> <ul class="pkglist"> <li> |