
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 22b4b8b8724057e7a20af66f2f4a79f107c59782 https://github.com/phpmyadmin/error-reporting-server/commit/22b4b8b8724057e7... Author: William Desportes <williamdes@wdes.fr> Date: 2021-05-31 (Mon, 05 May 2021) +02:00 Changed paths: M src/Report.php M tests/TestCase/ReportTest.php Log Message: ----------- Implement version_major and version_series tags This will help filter reports Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: fd58a912f166a5934ea99ab39f806ba1f28e6548 https://github.com/phpmyadmin/error-reporting-server/commit/fd58a912f166a593... Author: William Desportes <williamdes@wdes.fr> Date: 2021-05-31 (Mon, 05 May 2021) +02:00 Changed paths: M config/app_ci.php Log Message: ----------- Add back a security salt on CI config to fix migrations "Argument 1 passed to Cake\Utility\Security::setSalt() must be of the type string, null given," Signed-off-by: William Desportes <williamdes@wdes.fr>