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

Michal Čihař michal at cihar.com
Wed Jul 12 18:52:05 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: 471337b388b386b28477e32df0791807e6294b51
      https://github.com/phpmyadmin/error-reporting-server/commit/471337b388b386b28477e32df0791807e6294b51
  Author: Deven Bansod <devenbansod.bits at 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 at gmail.com>


  Commit: 91e1c7d55d527730505aae5fda4976e0d500412b
      https://github.com/phpmyadmin/error-reporting-server/commit/91e1c7d55d527730505aae5fda4976e0d500412b
  Author: Deven Bansod <devenbansod.bits at 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 at gmail.com>


  Commit: 14dd72fba07f5541a13e008724103ba0874c0358
      https://github.com/phpmyadmin/error-reporting-server/commit/14dd72fba07f5541a13e008724103ba0874c0358
  Author: Deven Bansod <devenbansod.bits at 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 at gmail.com>


  Commit: 9254dbfbb9703bdab77a649e19bca9444a72f002
      https://github.com/phpmyadmin/error-reporting-server/commit/9254dbfbb9703bdab77a649e19bca9444a72f002
  Author: Michal Čihař <michal at 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...9254dbfbb970


More information about the Git mailing list