Author: Daniel Scherzer (DanielEScherzer)
Date: 2025-09-23T15:06:43-04:00

Commit: 
https://github.com/php/web-php/commit/09af9a9fb39c3bea2c9a2e69c34e879dfc977f37
Raw diff: 
https://github.com/php/web-php/commit/09af9a9fb39c3bea2c9a2e69c34e879dfc977f37.diff

Add PHP-8.5 to the Git steps page

Changed paths:
  M  git.php


Diff:

diff --git a/git.php b/git.php
index 03e1d999c2..f6e3d6423e 100644
--- a/git.php
+++ b/git.php
@@ -102,6 +102,9 @@
   <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>

Reply via email to