diff options
Diffstat (limited to 'enterprise/6')
| -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 a0125125..90a8ef48 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-php73 (only PHP 7.3 and extensions)</h3> +					<ul class="pkglist"> +						<li> +							<a href="php73/x86_64/repoview/" class="inpage">x86_64</a> +						</li> +						<li> +							<a href="php73/i386/repoview/" class="inpage">i386</a> +						</li> +					</ul>  					<h3>remi-php72 (only PHP 7.2 and extensions)</h3>  					<ul class="pkglist">  						<li> @@ -104,6 +113,12 @@  					<h3>Test packages, please try them</h3>  					<ul class="pkglist">  						<li> +							<a href="test73/x86_64/repoview/" class="inpage">PHP 7.3 - x86_64</a> +						</li> +						<li> +							<a href="test73/i386/repoview/" class="inpage">PHP 7.3 - i386</a> +						</li> +						<li>  							<a href="test72/x86_64/repoview/" class="inpage">PHP 7.2 - x86_64</a>  						</li>  						<li> @@ -167,6 +182,12 @@  							<a href="debug-php72/x86_64/repoview/" class="inpage">php72 - x86_64</a>  						</li>  						<li> +							<a href="debug-php73/i386/repoview/" class="inpage">php73 - i386</a> +						</li> +						<li> +							<a href="debug-php73/x86_64/repoview/" class="inpage">php73 - x86_64</a> +						</li> +						<li>  							<a href="debug-test/i386/repoview/" class="inpage">test - i386</a>  						</li>  						<li> @@ -190,6 +211,12 @@  						<li>  							<a href="debug-test72/x86_64/repoview/" class="inpage">php72 - test - x86_64</a>  						</li> +						<li> +							<a href="debug-test73/i386/repoview/" class="inpage">php73 - test - i386</a> +						</li> +						<li> +							<a href="debug-test73/x86_64/repoview/" class="inpage">php73 - test - x86_64</a> +						</li>  					</ul>  				</div>  			</div> | 
