
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: c9be1091514fdde3094bf95cc24299801c965769 https://github.com/phpmyadmin/error-reporting-server/commit/c9be1091514fdde3... Author: William Desportes <williamdes@wdes.fr> Date: 2021-05-30 (Sun, 05 May 2021) +02:00 Changed paths: A tests/Fixture/report_issue_16853_js.json M config/Migrations/20170515135017_fix_long_pma_versions.php M src/Model/Table/IncidentsTable.php M src/Report.php M tests/TestCase/Controller/IncidentsControllerTest.php M tests/TestCase/Model/Table/IncidentsTableTest.php M tests/TestCase/ReportTest.php Log Message: ----------- Better manage releases versions, added support for dist, transaction, environment Set date to RFC3339 Used data from: https://github.com/phpmyadmin/phpmyadmin/issues/16853 Signed-off-by: William Desportes <williamdes@wdes.fr>