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

Stop testing with '--prefer-lowest' #1107

Merged
merged 1 commit into from Dec 10, 2020

Conversation

LeSuisse
Copy link
Contributor

@LeSuisse LeSuisse commented Dec 8, 2020

This solve issues with PHPUnit and Xdebug 3.0 when running tests for PHP 7.3 and 7.4.

mockery has basically no dependencies so the part of the matrix testing with '--prefer-lowest' brings little/no value.

See the discussion in #1106 (comment)

.travis.yml Outdated Show resolved Hide resolved
This solve issues with PHPUnit and Xdebug 3.0 for PHP 7.3 and 7.4.
mockery has basically no dependencies so the part of the matrix testing
with '--prefer-lowest' brings little/no value.
@davedevelopment davedevelopment merged commit 46ad8ac into mockery:1.3 Dec 10, 2020
@LeSuisse LeSuisse deleted the stop-testing-lowest-dep branch December 10, 2020 09:29
@LeSuisse
Copy link
Contributor Author

Would you like that I open the equivalent PR for the master branch?

@davedevelopment
Copy link
Collaborator

@LeSuisse Sure, will save me a job thank you 👍

@GrahamCampbell
Copy link
Contributor

Usually what I do is an actual merge 1.3 -> master, so the commit history is retained. We can probably hold off merging upwards until the other upcoming 1.3 PR lands.

@davedevelopment
Copy link
Collaborator

Sorry, forgot we had the other one, all merged.

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.

None yet

3 participants