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 @testWith annotation
[4.8.26] - 2016-05-17
Fixed
Fixed [phpunit-mock-objects/#301](sebastianbergmann/phpunit-mock-objects#301): PHPUnit_Framework_MockObject_MockBuilder::getMock() calls PHPUnit_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
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Devzstudio/BloodBank/network/alerts).
Bumps phpunit/phpunit from 4.8.24 to 4.8.28.
Changelog
Sourced from phpunit/phpunit's changelog.
Commits
558a3a0
Prepare release03bf7e0
Update ChangeLog284a69f
Correct fix for #19567b58ff0
Revert "Closes #2300"d99e588
Closes #2300a270f42
Cleanup41433b0
Composer does not work in Travis CI's PHP 5.3.3 environment186ade5
Revert "Use Composer from build/tools/composer"dcc3675
Use Composer from build/tools/composerca41092
Remove gitter.im hookDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Devzstudio/BloodBank/network/alerts).