Skip to content

Commit 7cf5906

Browse files
Merge branch '7.2'
2 parents 4c44b5d + 17aa551 commit 7cf5906

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

ChangeLog-7.2.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22

33
All notable changes of the PHPUnit 7.2 release series are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
44

5-
## [7.2.8] - 2018-MM-DD
6-
7-
### Fixed
8-
9-
* Fixed [#3218](https://github.com/sebastianbergmann/phpunit/issues/3218): `prefix` attribute for `directory` node missing from `phpunit.xml` XSD
10-
* Fixed [#3222](https://github.com/sebastianbergmann/phpunit/pull/3222): Priority of `@covers` and `@coversNothing` is wrong
11-
125
## [7.2.7] - 2018-07-15
136

147
### Fixed
@@ -74,7 +67,6 @@ All notable changes of the PHPUnit 7.2 release series are documented in this fil
7467

7568
* Fixed [#3069](https://github.com/sebastianbergmann/phpunit/issues/3069): Method `ResultPrinter::printWaitPrompt()` seems to be unused
7669

77-
[7.2.8]: https://github.com/sebastianbergmann/phpunit/compare/7.2.7...7.2.8
7870
[7.2.7]: https://github.com/sebastianbergmann/phpunit/compare/7.2.6...7.2.7
7971
[7.2.6]: https://github.com/sebastianbergmann/phpunit/compare/7.2.5...7.2.6
8072
[7.2.5]: https://github.com/sebastianbergmann/phpunit/compare/7.2.4...7.2.5

ChangeLog-7.3.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ All notable changes of the PHPUnit 7.3 release series are documented in this fil
2222
### Fixed
2323

2424
* Fixed [#3154](https://github.com/sebastianbergmann/phpunit/issues/3154): Global constants as default parameter values are not handled correctly in namespace
25+
* Fixed [#3218](https://github.com/sebastianbergmann/phpunit/issues/3218): `prefix` attribute for `directory` node missing from `phpunit.xml` XSD
26+
* Fixed [#3222](https://github.com/sebastianbergmann/phpunit/pull/3222): Priority of `@covers` and `@coversNothing` is wrong
2527
* Fixed [#3225](https://github.com/sebastianbergmann/phpunit/issues/3225): `coverage-php` missing from `phpunit.xsd`
2628

2729
[7.3.0]: https://github.com/sebastianbergmann/phpunit/compare/7.2...7.3.0

0 commit comments

Comments
 (0)