1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Add 7.3 reference

This commit is contained in:
Christoph M. Becker
2018-07-31 14:19:40 +02:00
parent 0895bddde6
commit 27298022f1

View File

@@ -114,6 +114,9 @@ site_header("Git Access", array("current" => "community"));
<strong>PHP 7.2</strong>:
<code>git checkout PHP-7.2</code>
<br>
<strong>PHP 7.3</strong>:
<code>git checkout PHP-7.3</code>
<br>
<strong>PHP HEAD</strong>:
<code>git checkout master</code>
<br><br>