Subversion-Projekte lars-tiefland.laravel_shop

Revision

Revision 991 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 991 Revision 1464
Zeile 1... Zeile 1...
1
# Changes in PHPUnit 9.6
1
# Changes in PHPUnit 9.6
Zeile 2... Zeile 2...
2
 
2
 
Zeile -... Zeile 3...
-
 
3
All notable changes of the PHPUnit 9.6 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
-
 
4
 
-
 
5
## [9.6.7] - 2023-04-14
-
 
6
 
-
 
7
### Fixed
-
 
8
 
3
All notable changes of the PHPUnit 9.6 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
9
* Tests that have `@doesNotPerformAssertions` do not contribute to code coverage
Zeile 4... Zeile 10...
4
 
10
 
Zeile 5... Zeile 11...
5
## [9.6.6] - 2023-03-27
11
## [9.6.6] - 2023-03-27
Zeile 50... Zeile 56...
50
* [#5062](https://github.com/sebastianbergmann/phpunit/issues/5062): Deprecate `expectDeprecation()`, `expectDeprecationMessage()`, `expectDeprecationMessageMatches()`, `expectError()`, `expectErrorMessage()`, `expectErrorMessageMatches()`, `expectNotice()`, `expectNoticeMessage()`, `expectNoticeMessageMatches()`, `expectWarning()`, `expectWarningMessage()`, and `expectWarningMessageMatches()`
56
* [#5062](https://github.com/sebastianbergmann/phpunit/issues/5062): Deprecate `expectDeprecation()`, `expectDeprecationMessage()`, `expectDeprecationMessageMatches()`, `expectError()`, `expectErrorMessage()`, `expectErrorMessageMatches()`, `expectNotice()`, `expectNoticeMessage()`, `expectNoticeMessageMatches()`, `expectWarning()`, `expectWarningMessage()`, and `expectWarningMessageMatches()`
51
* [#5063](https://github.com/sebastianbergmann/phpunit/issues/5063): Deprecate `withConsecutive()`
57
* [#5063](https://github.com/sebastianbergmann/phpunit/issues/5063): Deprecate `withConsecutive()`
52
* [#5064](https://github.com/sebastianbergmann/phpunit/issues/5064): Deprecate `PHPUnit\Framework\TestCase::getMockClass()`
58
* [#5064](https://github.com/sebastianbergmann/phpunit/issues/5064): Deprecate `PHPUnit\Framework\TestCase::getMockClass()`
53
* [#5132](https://github.com/sebastianbergmann/phpunit/issues/5132): Deprecate `Test` suffix for abstract test case classes
59
* [#5132](https://github.com/sebastianbergmann/phpunit/issues/5132): Deprecate `Test` suffix for abstract test case classes
Zeile -... Zeile 60...
-
 
60
 
54
 
61
[9.6.7]: https://github.com/sebastianbergmann/phpunit/compare/9.6.6...9.6.7
55
[9.6.6]: https://github.com/sebastianbergmann/phpunit/compare/9.6.5...9.6.6
62
[9.6.6]: https://github.com/sebastianbergmann/phpunit/compare/9.6.5...9.6.6
56
[9.6.5]: https://github.com/sebastianbergmann/phpunit/compare/9.6.4...9.6.5
63
[9.6.5]: https://github.com/sebastianbergmann/phpunit/compare/9.6.4...9.6.5
57
[9.6.4]: https://github.com/sebastianbergmann/phpunit/compare/9.6.3...9.6.4
64
[9.6.4]: https://github.com/sebastianbergmann/phpunit/compare/9.6.3...9.6.4
58
[9.6.3]: https://github.com/sebastianbergmann/phpunit/compare/9.6.2...9.6.3
65
[9.6.3]: https://github.com/sebastianbergmann/phpunit/compare/9.6.2...9.6.3