Skip to content

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Sep 1, 2020

As PHPCS 4.x now supports PHPUnit 8 and 9, which automatically enables caching of the test results, a .phpunit.result.cache file will be created.

This file should not be committed, so adding it to the .gitignore file.


Note: the build will fail because the 4.x build is failing anyway: https://travis-ci.org/github/squizlabs/PHP_CodeSniffer/builds/719778827 - that should be fixed once commit d33a6a9 has been cherry-picked to the 4.x branch.

@jrfnl jrfnl changed the title PHPCS 4.x: .gitignore: ignore the PHPUnit cache file PHPCS 4.x | .gitignore: ignore the PHPUnit cache file Sep 1, 2020
@jrfnl jrfnl force-pushed the phpcs-4.x/update-gitignore branch from 2dbdaa7 to e1a8608 Compare September 1, 2020 22:14
@gsherwood gsherwood added this to the 4.0.0 milestone Sep 1, 2020
@jrfnl jrfnl force-pushed the phpcs-4.x/update-gitignore branch from e1a8608 to f088126 Compare March 7, 2021 22:19
As PHPCS 4.x now supports PHPUnit 8 and 9, which automatically enables caching of the test results, a `.phpunit.result.cache` file will be created.

This file should not be committed, so adding it to the `.gitignore` file.
@jrfnl
Copy link
Contributor Author

jrfnl commented Dec 2, 2023

Closing as replaced by PHPCSStandards/PHP_CodeSniffer#36

@jrfnl jrfnl closed this Dec 2, 2023
@jrfnl jrfnl deleted the phpcs-4.x/update-gitignore branch December 4, 2023 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants