Problem/Motivation
As demonstrated in #3219353: PHPStan temporary config file not found due to incorrect temporary directory on Windows with XAMPP and elsewhere, people confuse the shipped deprecation_testing template with the final configuration used. We should rename the file to avoid confusion and help debugging.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3222771.patch | 841 bytes | gábor hojtsy |
Comments
Comment #2
gábor hojtsyQuick patch.
Comment #3
gábor hojtsy