automated-survey-laravel
automated-survey-laravel copied to clipboard
Bump phpunit/phpunit from 4.8.27 to 4.8.36
Bumps phpunit/phpunit from 4.8.27 to 4.8.36.
Changelog
Sourced from phpunit/phpunit's changelog.
[4.8.36] - 2017-06-21
Added
- Added
PHPUnit\Framework\AssertionFailedError,PHPUnit\Framework\Test, andPHPUnit\Framework\TestSuiteto the forward compatibility layer for PHPUnit 6[4.8.35] - 2017-02-06
Added
- Backported the forward compatibility layer for PHPUnit 6 from PHPUnit 5 so that
PHPUnit\Framework\TestCasecan be used instead ofPHPUnit_Framework_TestCase[4.8.34] - 2017-01-26
- Fixed #2447: Reverted backwards incompatible change to handling of boolean environment variable values specified in XML
[4.8.33] - 2017-01-25
Fixed
- Fixed #1983: Tests with
@expectedExceptionannotation cannot be skipped- Fixed #2275: Invalid UTF-8 characters can lead to missing output
- Fixed #2331: Boolean environment variable values specified in XML get mangled
- Fixed #2392: Empty (but valid) data provider should skip the test
- Fixed #2431:
assertArraySubset()does not supportArrayAccess[4.8.32] - 2017-01-22
Fixed
- Fixed #2428: Nested arrays specificied in XML configuration file are not handled correctly
[4.8.31] - 2016-12-09
Fixed
- Fixed #2384: Handle
PHPUnit_Framework_Exceptioncorrectly when expecting exceptions[4.8.30] - 2016-12-02
Fixed
- Fixed #2367: Bug in
PHPUnit_Util_Test::parseAnnotationContent()- Fixed #2375: Invalid regular expression for
--filtercauses PHP warning[4.8.29] - 2016-11-20
Changed
- Bumped the required version of
sebastian/comparator
... (truncated)
Commits
46023deExpand forward compatibility layer912b8c1Link to https://phpunit.de/build-status.html791b1a6Prepare releasea55235cBackport forward compatibility layer for PHPUnit 6 from PHPUnit 595f30cdUpdate Composer to 1.3.27eb4520Prepare release05da557Closes #24476381a99Prepare released13b2f6Closes #2392ced3792Make these tests compatible with PHPUnit 4.8- 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)