1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 20:10:08 +02:00

Support for upcoming releases of PHP 8.1 and 8.2 (dev)

This commit is contained in:
2021-10-18 23:45:35 +02:00
parent 4256eae442
commit a78672927b
3 changed files with 24 additions and 4 deletions

View File

@ -73,6 +73,7 @@ If you're still having issues, here's a few common questions & answers, as well
<li>PHP 7.4</li>
<li>PHP 8.0</li>
<li>PHP 8.1</li>
<li>PHP 8.2 (experimental)</li>
</ul>
For more details, consult the [constants file](https://github.com/nicoverbruggen/phpmon/blob/main/phpmon/Constants.swift#L16) file to see which versions are supported.