phpsemver
phpsemver copied to clipboard
Bump phpunit/phpunit from 4.8.21 to 4.8.28
Bumps phpunit/phpunit from 4.8.21 to 4.8.28.
Changelog
Sourced from phpunit/phpunit's changelog.
[4.8.28] - 2016-11-14
Fixed
- Improved the fix for #1955: Process isolation fails when running tests with
phpdbg -qrr[4.8.27] - 2016-07-21
Fixed
- Fixed #1968: Invalid data sets are not handled correctly for
@testWithannotation[4.8.26] - 2016-05-17
Fixed
- Fixed [phpunit-mock-objects/#301](sebastianbergmann/phpunit-mock-objects#301):
PHPUnit_Framework_MockObject_MockBuilder::getMock()callsPHPUnit_Framework_TestCase::getMock()with more arguments than accepted[4.8.25] - 2016-05-10
Fixed
- Fixed #2112: Output is html entity encoded when ran through
phpdbg- Fixed #2158: Failure to run tests in separate processes if a file included into main process contains constant definition
[4.8.24] - 2016-03-14
Fixed
- Fixed #1959: Prophecy errors are not handled correctly
- Fixed #2039: TestDox does not handle snake_case test methods properly
- Fixed #2109: Process isolation leaks global variable
[4.8.23] - 2016-02-11
Fixed
- Fixed #2072: Paths in XML configuration file were not handled correctly when they have whitespace around them
[4.8.22] - 2016-02-02
Fixed
- Fixed #2050:
PHPUnit_Util_XML::load()raises exception with empty message when XML string is empty- Fixed a bug in
PHPUnit_Runner_Version::series()
Commits
558a3a0Prepare release03bf7e0Update ChangeLog284a69fCorrect fix for #19567b58ff0Revert "Closes #2300"d99e588Closes #2300a270f42Cleanup41433b0Composer does not work in Travis CI's PHP 5.3.3 environment186ade5Revert "Use Composer from build/tools/composer"dcc3675Use Composer from build/tools/composerca41092Remove gitter.im hook- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.