diff options
Diffstat (limited to 'enterprise')
| -rw-r--r-- | enterprise/7/index.html | 6 | ||||
| -rw-r--r-- | enterprise/8/index.html | 6 | ||||
| -rw-r--r-- | enterprise/9/index.html | 11 | 
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>  | 
