basic-lms-laravel
basic-lms-laravel copied to clipboard
Bump phpunit/phpunit from 5.7.21 to 7.5.20
Bumps phpunit/phpunit from 5.7.21 to 7.5.20.
Changelog
Sourced from phpunit/phpunit's changelog.
[7.5.20] - 2020-01-08
Removed
eval-stdin.phphas been removed, it was not used anymore since PHPUnit 7.2.7[7.5.19] - 2020-01-06
Changed
eval-stdin.phpcan now only be executed withcliandphpdbg[7.5.18] - 2019-12-06
Fixed
- Fixed #3967: Cannot double interface that extends interface that extends
\Throwable- Fixed #3968: Test class run in a separate PHP process are passing when
exitcalled inside[7.5.17] - 2019-10-28
Fixed
- Fixed #3727: Problem hidden by PHPUnit's error handler
- Fixed #3863:
\Countableneeds to be checked before\EmptyIterator[7.5.16] - 2019-09-14
Fixed
- Fixed #3801: Class constant as default parameter is undefined
- Fixed #3834: Trailing slash breaks code coverage on Windows
[7.5.15] - 2019-08-21
Changed
- Implemented #3765: Use
ReflectionType::getName()instead ofReflectionType::__toString()(which is deprecated in PHP 7.4)[7.5.14] - 2019-07-15
Fixed
- Fixed #3743:
EmptyIteratorinstances are not handled correctly byCountandIsEmptyconstraints[7.5.13] - 2019-06-19
Fixed
- Fixed #3722:
getObjectForTrait()does not work for traits that declare a constructor
Commits
9467db4Prepare release0f609d2Delete eval-stdin.php4263f76Prepare release2076dc7Enhancement: Use actions/checkout@v26aab040Lets waste three more characters on a solution for a problem that should not ...33585d9Hopefully prevent execution of this script in a webserver context.7a46cf1Fix: Avoid using master for GitHub actionsfcf6c4bPrepare release2902560Update ChangeLog773be5eIgnore .psalm directory on PHPUnit 7.5 branch- 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)