Speedtest-Tracker
Speedtest-Tracker copied to clipboard
Bump phpunit/phpunit from 9.5.2 to 9.5.12
trafficstars
Bumps phpunit/phpunit from 9.5.2 to 9.5.12.
Changelog
Sourced from phpunit/phpunit's changelog.
[9.5.12] - 2022-01-21
Fixed
- #4799: Memory leaks in
PHPUnit\Framework\TestSuiteclass- #4857: Result of
debug_backtrace()is not used correctly[9.5.11] - 2021-12-25
Changed
- #4812: Do not enforce time limits when a debugging session through DBGp is active
- #4835: Support for
$GLOBALS['_composer_autoload_path']introduced in Composer 2.2Fixed
- #4840: TestDox prettifying for class names does not correctly handle diacritics
- #4846: Composer proxy script is not ignored
[9.5.10] - 2021-09-25
Changed
- PHPUnit no longer converts PHP deprecations to exceptions by default (configure
convertDeprecationsToExceptions="true"to enable this)- The PHPUnit XML configuration file generator now configures
convertDeprecationsToExceptions="true"Fixed
- #4772: TestDox HTML report not displayed correctly when browser has custom colour settings
[9.5.9] - 2021-08-31
Fixed
- #4750: Automatic return value generation leads to invalid (and superfluous) test double code generation when a stubbed method returns
*|false- #4751: Configuration validation fails when using brackets in glob pattern
[9.5.8] - 2021-07-31
Fixed
- #4740:
phpunit.phardoes not work with PHP 8.1[9.5.7] - 2021-07-19
Fixed
... (truncated)
Commits
93d4bf4Prepare release71083e5Update ChangeLog506b0ffMerge branch '8.5' into 9.5efb20ffPrepare release8f57527Update ChangeLogb090825Merge branch '8.5' into 9.59b5a2e5* Update documentation for TestListener deprecationa814b03Update ChangeLogb13cf1bMerge branch '8.5' into 9.5c474b4aUpdate ChangeLog- 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)