- #53 Compatibility with atoum 4 & PHP 8 (@franck-paul & @Grummfy)
- #46 Remove the telemetry report (@jubianchi)
- Install the atoum/telemetry-extension to use the telemetry report.
- #38 Allow atoum
^2.9
or^3.0
(@jubianchi) - #37 Allow using Twig 2.x (@jubianchi)
- #35 Not available coverage numbers are hidden (@jubianchi)
- #34 The extension is now autoloaded (@jubianchi)
- #19 Fix dev autoloader (@jubianchi)
- #17 Fix autoloader with Symfony 3 (@jubianchi)
- #16 Send the framework and version tags to the telemetry (@jubianchi)
- #15 Remove dependency on Guzzle and restore PHP 5.4 support (@jubianchi)
- #14 Add Atom, PHPStorm and Vim to telemetry environments (@jubianchi)
- #12 Add coverage values in telemtry report (@jubianchi)
- #11 Anonymize only project name (@jubianchi)
- #3 Add xUnit and clover reports for Sonar (@vonglasow)
- #10 Add continuousphp to CI environments (@ppaulis)
- #8 Add CI environments to telemetry report (@jubianchi)
- #7 Update dependencies (@jubianchi)
- #5 Fixed a bug with autoloader (@jubianchi)
- #4 Add telemetry report (@jubianchi)
- #4 PHP
< 5.5.0
is not supported anymore (@jubianchi)
- Loosened constraint on symfony/filesystem
- HTML Coverage report with branches and paths support