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

Fixed faulty phpunit-mock-objects lower-bound version constraint #3095

Merged
merged 1 commit into from Apr 13, 2018

Conversation

Bilge
Copy link
Contributor

@Bilge Bilge commented Apr 13, 2018

This fixes the issue described in #3094.

🗒️ It may be worth checking why your unit tests didn't detect this failure. There's probably a missing test for getObjectForTrait().

@codecov-io
Copy link

codecov-io commented Apr 13, 2018

Codecov Report

Merging #3095 into 7.1 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                7.1    #3095   +/-   ##
=========================================
  Coverage     80.92%   80.92%           
  Complexity     2884     2884           
=========================================
  Files           108      108           
  Lines          7548     7548           
=========================================
  Hits           6108     6108           
  Misses         1440     1440
Impacted Files Coverage Δ Complexity Δ
src/Runner/Version.php 66.66% <0%> (ø) 8% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a17c17...b85a067. Read the comment docs.

@sebastianbergmann sebastianbergmann merged commit 1b92225 into sebastianbergmann:7.1 Apr 13, 2018
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