diff --git a/git.php b/git.php index aa38aeac89..816a333c81 100644 --- a/git.php +++ b/git.php @@ -57,7 +57,7 @@
  • PHP 5.4: 1.28, 1.35, 1.75, 2.0 to 2.6.4
  • PHP 5.5 and 5.6: 2.4 to 2.7
  • PHP 7.0 - 7.3: 2.4+
  • -
  • PHP 7.4: 3.0.0+
  • +
  • PHP 7.4 - PHP 8.0: 3.0.0+
  • @@ -114,6 +114,10 @@ PHP 7.4: git checkout PHP-7.4
    +
    + PHP 8.0: + git checkout PHP-8.0 +
    PHP HEAD: git checkout master