Commit a3062cf
authored
php-cs-fixer 3.95 deprecated the env var (removed in 4.0); setting it
printed a stderr deprecation that surfaced as a false `php-cs-fixer: fail`
even though the tool exited 0. The project's .php-cs-fixer.php now owns the
version-bypass via setUnsupportedPhpVersionAllowed(true) (dvsi MR !22047).
1 parent 439ed7a commit a3062cf
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
| |||
0 commit comments