File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 9999 <li>
100100 You can then check out the branch you want to build, for example:
101101 <br><br>
102- <strong>PHP 7.4 </strong>:
103- <code>git checkout PHP-7.4 </code>
102+ <strong>PHP HEAD </strong>:
103+ <code>git checkout master </code>
104104 <br>
105- <strong>PHP 8.0 </strong>:
106- <code>git checkout PHP-8.0 </code>
105+ <strong>PHP 8.4 </strong>:
106+ <code>git checkout PHP-8.4 </code>
107107 <br>
108- <strong>PHP 8.1 </strong>:
109- <code>git checkout PHP-8.1 </code>
108+ <strong>PHP 8.3 </strong>:
109+ <code>git checkout PHP-8.3 </code>
110110 <br>
111111 <strong>PHP 8.2</strong>:
112112 <code>git checkout PHP-8.2</code>
113113 <br>
114- <strong>PHP HEAD </strong>:
115- <code>git checkout master </code>
114+ <strong>PHP 8.1 </strong>:
115+ <code>git checkout PHP-8.1 </code>
116116 <br><br>
117117 </li>
118118
You can’t perform that action at this time.
0 commit comments