[phpmyadmin/error-reporting-server] 471337: Strip pma_version correctly while creating a new r...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 471337b388b386b28477e32df0791807e6294b51 https://github.com/phpmyadmin/error-reporting-server/commit/471337b388b386b2... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-07-12 (Wed, 12 Jul 2017) Changed paths: M src/Controller/NotificationsController.php M src/Model/Table/IncidentsTable.php M tests/Fixture/report_js.json M tests/Fixture/report_php.json M tests/TestCase/Controller/IncidentsControllerTest.php M tests/TestCase/Model/Table/IncidentsTableTest.php Log Message: ----------- Strip pma_version correctly while creating a new report too Fix #175 * Add related tests to IncidentsControllerTest * Fix json formatting * Fix broken tests Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: 91e1c7d55d527730505aae5fda4976e0d500412b https://github.com/phpmyadmin/error-reporting-server/commit/91e1c7d55d527730... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-07-12 (Wed, 12 Jul 2017) Changed paths: M tests/TestCase/Controller/IncidentsControllerTest.php Log Message: ----------- Fix broken tests Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: 14dd72fba07f5541a13e008724103ba0874c0358 https://github.com/phpmyadmin/error-reporting-server/commit/14dd72fba07f5541... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2017-07-12 (Wed, 12 Jul 2017) Changed paths: M src/Model/Table/IncidentsTable.php Log Message: ----------- Remove duplicate indices in array Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> Commit: 9254dbfbb9703bdab77a649e19bca9444a72f002 https://github.com/phpmyadmin/error-reporting-server/commit/9254dbfbb9703bda... Author: Michal Čihař <michal@cihar.com> Date: 2017-07-12 (Wed, 12 Jul 2017) Changed paths: M src/Controller/NotificationsController.php M src/Model/Table/IncidentsTable.php M tests/Fixture/report_js.json M tests/Fixture/report_php.json M tests/TestCase/Controller/IncidentsControllerTest.php M tests/TestCase/Model/Table/IncidentsTableTest.php Log Message: ----------- Merge pull request #176 from devenbansod/fix_175 Fix #175: Broken phpMyAdmin version string stripping Compare: https://github.com/phpmyadmin/error-reporting-server/compare/b1b0559d0a81......
participants (1)
-
Michal Čihař