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

Fix XSD paths in PHPUnit XML config files #4876

Merged
merged 1 commit into from
Oct 16, 2021

Conversation

derrabus
Copy link
Member

No description provided.

@derrabus derrabus added this to the 2.13.5 milestone Oct 15, 2021
@derrabus derrabus enabled auto-merge October 15, 2021 14:14
@@ -1,5 +1,5 @@
/composer.lock
/.phpunit.result.cache
.phpunit.result.cache
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this change about?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I run PHPUnit locally with any of the XML files, it will create the cache in the directory of the config file. I thought it would be best if I ignored the PHPUnit cache everywhere.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah right, you mean the ones in ci/github/phpunit?

@derrabus derrabus merged commit b74ef8c into doctrine:2.13.x Oct 16, 2021
@derrabus derrabus deleted the bugfix/xsd-paths branch October 16, 2021 09:14
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants