summaryrefslogtreecommitdiffstats
path: root/enterprise
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-29 15:53:52 +0200
committerRemi Collet <remi@php.net>2023-08-29 15:53:52 +0200
commit5522eb7ecb13f5a0800755145b00fafdd47f340e (patch)
tree2c99150e3d89001b604ae795208bb1433ba1c39b /enterprise
parent1e9f39c74c548553b0087286f634447695b9cf2f (diff)
php 8.3 repo layout
Diffstat (limited to 'enterprise')
-rw-r--r--enterprise/7/index.html6
-rw-r--r--enterprise/8/index.html6
-rw-r--r--enterprise/9/index.html11
3 files changed, 21 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>