Author: Sergey Panteleev (saundefined)
Committer: GitHub (web-flow)
Pusher: saundefined
Date: 2022-08-31T12:43:03+03:00

Commit: 
https://github.com/php/web-php/commit/673fcf386124120c12afa68ee50d9185eb61c3ff
Raw diff: 
https://github.com/php/web-php/commit/673fcf386124120c12afa68ee50d9185eb61c3ff.diff

Add PHP 8.2 to Git page (#691)

Changed paths:
  M  git.php


Diff:

diff --git a/git.php b/git.php
index 4f3c49c20..71deee808 100644
--- a/git.php
+++ b/git.php
@@ -105,6 +105,9 @@
   <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>

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to