diff options
Diffstat (limited to 'fedora/22/index.html')
| -rw-r--r-- | fedora/22/index.html | 15 | 
1 files changed, 15 insertions, 0 deletions
diff --git a/fedora/22/index.html b/fedora/22/index.html index 1355db97..fa14dad0 100644 --- a/fedora/22/index.html +++ b/fedora/22/index.html @@ -39,6 +39,15 @@  							<a href="php70/x86_64/repoview/" class="inpage">x86_64</a>  						</li>  					</ul> +					<h3>remi-php71 (only PHP 7.1 and extensions, also needs remi)</h3> +					<ul class="pkglist"> +						<li> +							<a href="php71/i386/repoview/" class="inpage">i386</a> +						</li> +						<li> +							<a href="php71/x86_64/repoview/" class="inpage">x86_64</a> +						</li> +					</ul>  					<h3>Test packages, please try them</h3>  					<ul class="pkglist">  						<li> @@ -53,6 +62,12 @@  						<li>  							<a href="test70/x86_64/repoview/" class="inpage">PHP 7.0 - x86_64</a>  						</li> +						<li> +							<a href="test71/i386/repoview/" class="inpage">PHP 7.1 - i386</a> +						</li> +						<li> +							<a href="test71/x86_64/repoview/" class="inpage">PHP 7.1 - x86_64</a> +						</li>  					</ul>  					<h3>development</h3>  					<ul class="pkglist">  | 
