Skip to content

Bump phpunit-bridge requirement to 3.4|4.0 #25058

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

Merged
merged 1 commit into from
Nov 21, 2017

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 2.7
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

The bridge 4.0 is already used because of the way simple-phpunit works.
This just make it more explicit and will be required when #25056 will be merged.

@nicolas-grekas nicolas-grekas added this to the 2.7 milestone Nov 20, 2017
@nicolas-grekas nicolas-grekas force-pushed the phpunit-up branch 2 times, most recently from 5f4abe2 to 59f6dfb Compare November 20, 2017 22:34
@nicolas-grekas
Copy link
Member Author

It looks like the junction for the bridge breaks phpunit.
Dunno how to set the "symlink" in "options" to false from the CLI, any idea @Seldaek @naderman?
Not mentioned in https://getcomposer.org/doc/05-repositories.md#path

@Seldaek
Copy link
Member

Seldaek commented Nov 21, 2017

I don't even see where the path repo is defined.. got any more details? Anyway you can set it using a full repo declaration like composer config repo.foo '{"type":"path","options":{"symlink":false},"url":"..."}'

@nicolas-grekas
Copy link
Member Author

thanks, I didn't know this was possible :)
here is the PR that uses the path repo type: #25056

@nicolas-grekas nicolas-grekas merged commit 1c1a540 into symfony:2.7 Nov 21, 2017
nicolas-grekas added a commit that referenced this pull request Nov 21, 2017
This PR was merged into the 2.7 branch.

Discussion
----------

Bump phpunit-bridge requirement to 3.4|4.0

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

The bridge 4.0 is already used because of the way simple-phpunit works.
This just make it more explicit and will be required when #25056 will be merged.

Commits
-------

1c1a540 Bump phpunit-bridge requirement to 3.4|4.0
@nicolas-grekas nicolas-grekas deleted the phpunit-up branch November 26, 2017 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants