Commit 2b53203
committed
minor #1586 CI: run PHP CS Fixer on PHP 8.2 (rosier)
This PR was merged into the main branch.
Discussion
----------
CI: run PHP CS Fixer on PHP 8.2
By running PHP CS Fixer on the lowest supported PHP version of this project, which is currently PHP 8.2, PHP CS Fixer can also catch the use of invalid syntax that works only on newer PHP versions.
This [doc](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/doc/support_new_PHP_version.rst) also recommends to run PHP CS Fixer on same PHP version as platform PHP version of the codebase.
Commits
-------
017adae CI: run PHP CS Fixer on PHP 8.21 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments