diff options
Diffstat (limited to 'fedora/29/index.html')
| -rw-r--r-- | fedora/29/index.html | 26 | 
1 files changed, 26 insertions, 0 deletions
diff --git a/fedora/29/index.html b/fedora/29/index.html index 06f12b99..2d12ee6c 100644 --- a/fedora/29/index.html +++ b/fedora/29/index.html @@ -40,6 +40,15 @@  							<a href="remi/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> +							<a href="php74/i386/repoview/" class="inpage">i386</a> +						</li> +						<li> +							<a href="php74/x86_64/repoview/" class="inpage">x86_64</a> +						</li> +					</ul>  					<h3>remi-php73 (only PHP 7.3 and extensions, also needs remi)</h3>  					<ul class="pkglist">  						<li> @@ -52,6 +61,12 @@  					<h3>Test packages, please try them</h3>  					<ul class="pkglist">  						<li> +							<a href="test74/i386/repoview/" class="inpage">PHP 7.4 - i386</a> +						</li> +						<li> +							<a href="test74/x86_64/repoview/" class="inpage">PHP 7.4 - x86_64</a> +						</li> +						<li>  							<a href="test73/i386/repoview/" class="inpage">PHP 7.3 - i386</a>  						</li>  						<li> @@ -79,6 +94,11 @@  						<li>  							<a href="debug-remi/x86_64/repoview/" class="inpage">remi - x86_64</a>  						</li> +						<li> +							<a href="debug-php74/i386/repoview/" class="inpage">php74 - i386</a> +						</li> +						<li> +							<a href="debug-php74/x86_64/repoview/" class="inpage">php74 - x86_64</a>  						</li>  						<li>  							<a href="debug-php73/i386/repoview/" class="inpage">php73 - i386</a> @@ -93,6 +113,12 @@  							<a href="debug-test/x86_64/repoview/" class="inpage">test - x86_64</a>  						</li>  						<li> +							<a href="debug-test74/i386/repoview/" class="inpage">php74 - test - i386</a> +						</li> +						<li> +							<a href="debug-test74/x86_64/repoview/" class="inpage">php74 - test - x86_64</a> +						</li> +						<li>  							<a href="debug-test73/i386/repoview/" class="inpage">php73 - test - i386</a>  						</li>  						<li>  | 
