Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore PHPUnit result cache everywhere #9425

Merged

Conversation

derrabus
Copy link
Member

See the discussion on doctrine/dbal#4876 (comment)

If I run PHPUnit with one of the configuration files in ci/github/phpunit, PHPUnit will place its cache there and not in the root directory. This is why I'd like to ignore this file everywhere.

@derrabus derrabus added this to the 2.11.1 milestone Jan 24, 2022
@derrabus derrabus merged commit 93f9eb7 into doctrine:2.11.x Jan 24, 2022
@derrabus derrabus deleted the bugfix/ignore-phpunit-result-cache branch January 24, 2022 11:35
derrabus added a commit to derrabus/orm that referenced this pull request Jan 28, 2022
* 2.11.x:
  Psalm 4.19.0, PHPStan 1.4.3 (doctrine#9438)
  Ignore PHPUnit result cache everywhere (doctrine#9425)
derrabus added a commit to derrabus/orm that referenced this pull request Jan 30, 2022
* 2.12.x:
  Introduce __unserialize behaviour in docs (doctrine#9390)
  Adapt test logic to PHP and SQLite II (doctrine#9442)
  Use the identify generator strategy
  Added php 8.1 to CI
  Psalm 4.19.0, PHPStan 1.4.3 (doctrine#9438)
  Ignore PHPUnit result cache everywhere (doctrine#9425)
derrabus added a commit to derrabus/orm that referenced this pull request Jan 30, 2022
* 2.12.x:
  Introduce DoctrineSetup as a replacement for Setup (doctrine#9443)
  Introduce __unserialize behaviour in docs (doctrine#9390)
  Adapt test logic to PHP and SQLite II (doctrine#9442)
  Use the identify generator strategy
  Added php 8.1 to CI
  Psalm 4.19.0, PHPStan 1.4.3 (doctrine#9438)
  Ignore PHPUnit result cache everywhere (doctrine#9425)
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