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 for #6625 #6628

Closed
wants to merge 1 commit into from
Closed

Fix for #6625 #6628

wants to merge 1 commit into from

Conversation

kix
Copy link
Contributor

@kix kix commented May 30, 2016

This fix adds a recommendation of installing PHPUnit as a PHAR archive, as suggested in #6625.

This fix adds a recommendation of installing PHPUnit as a PHAR archive, as suggested in symfony#6625.
@javiereguiluz
Copy link
Member

👍

@alexislefebvre
Copy link
Contributor

Thanks @kix for taking the time to submit this PR, it looks like the root problem has been fixed: phpspec/prophecy#275

@alexislefebvre
Copy link
Contributor

I think that this PR can be closed, PHPUnit can be installed on Symfony 3.1 since the new release of Prophecy this morning.

@xabbuh
Copy link
Member

xabbuh commented Jun 8, 2016

Imo it's still a good idea to recommend not to add PHPUnit to the project's requirements.

@wouterj
Copy link
Member

wouterj commented Jun 21, 2016

I agree with @xabbuh. Thanks for fixing this Stepan!

wouterj added a commit that referenced this pull request Jun 21, 2016
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes #6628).

Discussion
----------

Fix for #6625

This fix adds a recommendation of installing PHPUnit as a PHAR archive, as suggested in #6625.

Commits
-------

1f2bbb6 Fix for #6625
@wouterj wouterj closed this Jun 21, 2016
to use version 4.2 or higher to test the Symfony core code itself).
It's recommended to use the latest stable PHPUnit version, `installed as
PHAR`_ (you will have to use version 4.2 or higher to test the Symfony core
code itself).
Copy link
Member

Choose a reason for hiding this comment

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

Oh well, now that I look at this again: I think we should remove the note about the core as testing Symfony itself is a bit different (we have our own PHPUnit wrapper script).

Copy link
Member

Choose a reason for hiding this comment

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

see #6672

@kix kix deleted the patch-2 branch June 30, 2016 09:49
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.

5 participants