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

Add PHP 8.2 to Git page (#691)

This commit is contained in:
Sergey Panteleev
2022-08-31 12:43:03 +03:00
committed by GitHub
parent e6e54c1e7e
commit 673fcf3861

View File

@@ -105,6 +105,9 @@ site_header("Git Access", ["current" => "community"]);
<strong>PHP 8.1</strong>:
<code>git checkout PHP-8.1</code>
<br>
<strong>PHP 8.2</strong>:
<code>git checkout PHP-8.2</code>
<br>
<strong>PHP HEAD</strong>:
<code>git checkout master</code>
<br><br>