Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Copy phpunit.xsd to a predictable path#33776

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:3.4fromjulienfalque:local-phpunit-xsd
Sep 30, 2019

Conversation

@julienfalque
Copy link
Contributor

QA
Branch?3.4
Bug fix?no
New feature?yes-ish
Deprecations?no
Ticketssymfony/recipes#652 (comment)
LicenseMIT
Doc PR-

Insymfony/recipes#652 I would like to make Flex create thephpunit.xml.dist file with a local URI for thephpunit.xsd. This is doable when usingphpunit/phpunit standalone because the path to the XSD file is known. This PR aims to allow doing this when using the PHPUnit Bridge, which installs PHPUnit in a path that might change.

Is is simple@copy() call ok? Should I add some error handling?

Copy link
Member

@nicolas-grekasnicolas-grekas left a comment

Choose a reason for hiding this comment

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

LGTM thanks :)

@fabpot
Copy link
Member

Thank you@julienfalque.

fabpot added a commit that referenced this pull requestSep 30, 2019
This PR was merged into the 3.4 branch.Discussion----------Copy phpunit.xsd to a predictable path| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | no| New feature?  | yes-ish| Deprecations? | no| Tickets       |symfony/recipes#652 (comment)| License       | MIT| Doc PR        | -Insymfony/recipes#652 I would like to make Flex create the `phpunit.xml.dist` file with a local URI for the `phpunit.xsd`. This is doable when using `phpunit/phpunit` standalone because the path to the XSD file is known. This PR aims to allow doing this when using the PHPUnit Bridge, which installs PHPUnit in a path that might change.Is is simple `@copy()` call ok? Should I add some error handling?Commits-------233dcb4 Copy phpunit.xsd to a predictable path
@fabpotfabpot merged commit233dcb4 intosymfony:3.4Sep 30, 2019
@julienfalquejulienfalque deleted the local-phpunit-xsd branchOctober 1, 2019 06:01
This was referencedOct 7, 2019
@nicolas-grekasnicolas-grekas added this to the3.4 milestoneOct 26, 2019
@fabpotfabpot mentioned this pull requestNov 12, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

4 participants

@julienfalque@fabpot@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp