File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,13 @@ View diff for a specific commit:
55https://github.com/johnkary/phpunit-speedtrap/commit/XXX where XXX is the commit hash
66
77View diff between two versions:
8- https://github.com/johnkary/phpunit-speedtrap/compare/v3.1 .0...v3.2 .0
8+ https://github.com/johnkary/phpunit-speedtrap/compare/v3.2 .0...v3.3 .0
99
10- ## 4. 0 (xxxx-xx-xx )
10+ ## 3.3. 0 (2020-12-18 )
1111
12+ Version 3.3 adds supports for PHPUnit 9.5+, and a way to enable or disable the SpeedTrap listener using environment variables.
13+
14+ * [ PR #73 ] ( https://github.com/johnkary/phpunit-speedtrap/pull/73 ) Compatibility with PHPUnit 9.5
1215* [ PR #66 ] ( https://github.com/johnkary/phpunit-speedtrap/pull/66 ) Environment variable PHPUNIT_SPEEDTRAP="disabled" can disable profiling
1316
1417## 3.2.0 (2020-02-12)
You can’t perform that action at this time.
0 commit comments