User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Add commands
composer run phpcs
composer run csfixer
Add excludes for cache
and logs
directory to php-cs-fixer configuration as we have the same exlcudes for phpcs.
Improvement for our nice contributors.
Open a terminal (and step into the cloned joomla developement folder)
composer i
composer run phpcs
composer run csfixer
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org: joomla/Manual#337
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | External Library Composer Change |
No, absolutely not an expected result.
I have tried to replicate your issue but unfortunately I can't recreate it at the moment.
I have seen you run it directly on Windows.
Since I usually use Linux, I have now installed php 8.3 and composer directly on Windows.
But for me it runs without errors here too.
Is your IDE or your Git client possibly doing something with the line endings?
is it expected to get this error at the end of running phpcs?
and this error at the end of running csfixer