- 🇦🇹Austria klausi 🇦🇹 Vienna
I could not reproduce this error. Can you try again with most recent Coder and PHPCS?
Are you using any phpcs.xml config file?
Thanks for following up on the issue.
I tried with most recent version of Coder (8.3.18) and PHPCS (3.7.2) and the error still occurs.
I attached a (minimal) setup (including config) that causes the issue for me:
- Unzip the directory
- Run "composer install" in the directory
- Run "./vendor/bin/phpcbf example.php"Note that it only affects phpcbf, phpcs works fine.
If you need any additional information, please let me know!
- Status changed to Fixed
about 2 years ago 9:18pm 21 April 2023 - 🇦🇹Austria klausi 🇦🇹 Vienna
Very good info, thanks! Found a way to reproduce and add a test case. Pushed a fix.
Automatically closed - issue fixed for 2 weeks with no activity.