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

Add PHP-8.5 to the Git steps page

This commit is contained in:
Daniel Scherzer
2025-09-23 15:06:43 -04:00
parent dec30711ac
commit 09af9a9fb3

View File

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