
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: d8081411f87ab59f7bf087622c34fe49a8dc91bb https://github.com/phpmyadmin/error-reporting-server/commit/d8081411f87ab59f... Author: William Desportes <williamdes@wdes.fr> Date: 2019-07-02 (Tue, 07 July 2019) +02:00 Changed paths: M src/Model/Table/IncidentsTable.php M src/Shell/SyncGithubIssueStatesShell.php Log Message: ----------- Fix some errors Introduced-by: 7c757d0cd1cee53e82f6c20bcca6aac233c2d397 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 8e76058aae1164b168860930fca7e9e5cfaa4a2a https://github.com/phpmyadmin/error-reporting-server/commit/8e76058aae1164b1... Author: William Desportes <williamdes@wdes.fr> Date: 2019-07-02 (Tue, 07 July 2019) +02:00 Changed paths: M tests/TestCase/Controller/DevelopersControllerTest.php M tests/TestCase/Controller/EventsControllerTest.php M tests/TestCase/Controller/GithubControllerTest.php M tests/TestCase/Controller/IncidentsControllerTest.php M tests/TestCase/Controller/NotificationsControllerTest.php M tests/TestCase/Controller/ReportsControllerTest.php M tests/TestCase/Model/Table/DevelopersTableTest.php M tests/TestCase/Model/Table/IncidentsTableTest.php M tests/TestCase/Model/Table/NotificationsTableTest.php M tests/TestCase/Model/Table/ReportsTableTest.php M tests/TestCase/Shell/CleanOldNotifsShellTest.php M tests/TestCase/Shell/StatsShellTest.php M tests/TestCase/Shell/SyncGithubIssueStatesShellTest.php Log Message: ----------- Fix deprecated fixtures in lowercase Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 667317ca3d9d9c1205fed5a14e2a34ace1d64f80 https://github.com/phpmyadmin/error-reporting-server/commit/667317ca3d9d9c12... Author: William Desportes <williamdes@wdes.fr> Date: 2019-07-02 (Tue, 07 July 2019) +02:00 Changed paths: M config/app_travis.php M src/Shell/SyncGithubIssueStatesShell.php Log Message: ----------- Fix a deprecation and remove logged deprecations Signed-off-by: William Desportes <williamdes@wdes.fr>