diff --git a/git.php b/git.php
index 4f3c49c20..71deee808 100644
--- a/git.php
+++ b/git.php
@@ -105,6 +105,9 @@ site_header("Git Access", ["current" => "community"]);
PHP 8.1:
git checkout PHP-8.1
+ PHP 8.2:
+ git checkout PHP-8.2
+
PHP HEAD:
git checkout master