minor #5429 DX: Drop speedtrap PHPUnit listener (keradus)
This PR was merged into the 2.17 branch.
Discussion
----------
DX: Drop speedtrap PHPUnit listener
PHPUnit now manages time of execution on its own, no need for plugin.
trying to solve random test timeouts at Travis, maybe there is a conflict between native mechanism and plugin.
Commits
-------
cb642af5e DX: Drop speedtrap PHPUnit listener