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

Allow symfony/yaml:4.0 #2822

Merged
merged 1 commit into from Oct 22, 2017
Merged

Conversation

VolCh
Copy link
Contributor

@VolCh VolCh commented Oct 22, 2017

This PR allow to use PHPUnit in projects with symfony/yaml:4.0.0-BETA1 dependency.

With "prefer-stable": false, "minimum_stability": "beta" and "platform":"7.1.3" all tests (except tests/Regression/GitHub/873-php5.phpt with "PHP 5 is required") are passed.

@sebastianbergmann sebastianbergmann merged commit 86a6a76 into sebastianbergmann:5.7 Oct 22, 2017
@codecov-io
Copy link

codecov-io commented Oct 22, 2017

Codecov Report

Merging #2822 into 5.7 will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                5.7    #2822      +/-   ##
============================================
- Coverage     51.18%   51.17%   -0.02%     
  Complexity     2912     2912              
============================================
  Files           110      110              
  Lines          9706     9704       -2     
============================================
- Hits           4968     4966       -2     
  Misses         4738     4738
Impacted Files Coverage Δ Complexity Δ
src/Util/Configuration.php 80.37% <0%> (-0.04%) 153% <0%> (ø)
...rk/Constraint/JsonMatches/ErrorMessageProvider.php 100% <0%> (ø) 10% <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 4f426b3...cc33320. Read the comment docs.

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