File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes of the PHPUnit 7.5 release series are documented in this file using the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
44
5+ ## [ 7.5.8] - 2019-MM-DD
6+
7+ ### Fixed
8+
9+ * Fixed [ #3564 ] ( https://github.com/sebastianbergmann/phpunit/issues/3564 ) : Production code uses class from test suite's fixture
10+
511## [ 7.5.7] - 2019-03-16
612
713### Fixed
@@ -81,6 +87,7 @@ All notable changes of the PHPUnit 7.5 release series are documented in this fil
8187* Fixed [ #3429 ] ( https://github.com/sebastianbergmann/phpunit/pull/3429 ) : Inefficient loop in ` getHookMethods() `
8288* Fixed [ #3437 ] ( https://github.com/sebastianbergmann/phpunit/pull/3437 ) : JUnit logger skips PHPT tests
8389
90+ [ 7.5.8 ] : https://github.com/sebastianbergmann/phpunit/compare/7.5.7...7.5.8
8491[ 7.5.7 ] : https://github.com/sebastianbergmann/phpunit/compare/7.5.6...7.5.7
8592[ 7.5.6 ] : https://github.com/sebastianbergmann/phpunit/compare/7.5.5...7.5.6
8693[ 7.5.5 ] : https://github.com/sebastianbergmann/phpunit/compare/7.5.4...7.5.5
You can’t perform that action at this time.
0 commit comments