Subversion-Projekte lars-tiefland.laravel_shop

Revision

Revision 688 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 688 Revision 991
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.6] - 2023-03-27
-
 
6
 
-
 
7
### Fixed
-
 
8
 
-
 
9
* [#5270](https://github.com/sebastianbergmann/phpunit/issues/5270): `GlobalState::getIniSettingsAsString()` generates code that triggers warnings
-
 
10
 
-
 
11
## [9.6.5] - 2023-03-09
-
 
12
 
-
 
13
### Changed
-
 
14
 
-
 
15
* Backported the HTML and CSS improvements made to the `--testdox-html` from PHPUnit 10
-
 
16
 
-
 
17
### Fixed
-
 
18
 
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.
19
* [#5205](https://github.com/sebastianbergmann/phpunit/issues/5205): Wrong default value for optional parameter of `PHPUnit\Util\Test::parseTestMethodAnnotations()` causes `ReflectionException`
Zeile 4... Zeile 20...
4
 
20
 
Zeile 5... Zeile 21...
5
## [9.6.4] - 2023-02-27
21
## [9.6.4] - 2023-02-27
Zeile 34... Zeile 50...
34
* [#5062](https://github.com/sebastianbergmann/phpunit/issues/5062): Deprecate `expectDeprecation()`, `expectDeprecationMessage()`, `expectDeprecationMessageMatches()`, `expectError()`, `expectErrorMessage()`, `expectErrorMessageMatches()`, `expectNotice()`, `expectNoticeMessage()`, `expectNoticeMessageMatches()`, `expectWarning()`, `expectWarningMessage()`, and `expectWarningMessageMatches()`
50
* [#5062](https://github.com/sebastianbergmann/phpunit/issues/5062): Deprecate `expectDeprecation()`, `expectDeprecationMessage()`, `expectDeprecationMessageMatches()`, `expectError()`, `expectErrorMessage()`, `expectErrorMessageMatches()`, `expectNotice()`, `expectNoticeMessage()`, `expectNoticeMessageMatches()`, `expectWarning()`, `expectWarningMessage()`, and `expectWarningMessageMatches()`
35
* [#5063](https://github.com/sebastianbergmann/phpunit/issues/5063): Deprecate `withConsecutive()`
51
* [#5063](https://github.com/sebastianbergmann/phpunit/issues/5063): Deprecate `withConsecutive()`
36
* [#5064](https://github.com/sebastianbergmann/phpunit/issues/5064): Deprecate `PHPUnit\Framework\TestCase::getMockClass()`
52
* [#5064](https://github.com/sebastianbergmann/phpunit/issues/5064): Deprecate `PHPUnit\Framework\TestCase::getMockClass()`
37
* [#5132](https://github.com/sebastianbergmann/phpunit/issues/5132): Deprecate `Test` suffix for abstract test case classes
53
* [#5132](https://github.com/sebastianbergmann/phpunit/issues/5132): Deprecate `Test` suffix for abstract test case classes
Zeile -... Zeile 54...
-
 
54
 
-
 
55
[9.6.6]: https://github.com/sebastianbergmann/phpunit/compare/9.6.5...9.6.6
38
 
56
[9.6.5]: https://github.com/sebastianbergmann/phpunit/compare/9.6.4...9.6.5
39
[9.6.4]: https://github.com/sebastianbergmann/phpunit/compare/9.6.3...9.6.4
57
[9.6.4]: https://github.com/sebastianbergmann/phpunit/compare/9.6.3...9.6.4
40
[9.6.3]: https://github.com/sebastianbergmann/phpunit/compare/9.6.2...9.6.3
58
[9.6.3]: https://github.com/sebastianbergmann/phpunit/compare/9.6.2...9.6.3
41
[9.6.2]: https://github.com/sebastianbergmann/phpunit/compare/9.6.1...9.6.2
59
[9.6.2]: https://github.com/sebastianbergmann/phpunit/compare/9.6.1...9.6.2
42
[9.6.1]: https://github.com/sebastianbergmann/phpunit/compare/9.6.0...9.6.1
60
[9.6.1]: https://github.com/sebastianbergmann/phpunit/compare/9.6.0...9.6.1