[phpMyAdmin Git] [phpmyadmin/error-reporting-server] 3d8022: Apparently this can be already defined

Michal Čihař michal at cihar.com
Tue Jul 11 09:27:33 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: 3d80228addc2f20e48bce1a21fec6539db93a36a
      https://github.com/phpmyadmin/error-reporting-server/commit/3d80228addc2f20e48bce1a21fec6539db93a36a
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
    M src/Shell/SyncGithubIssueStatesShell.php

  Log Message:
  -----------
  Apparently this can be already defined

Depending on the tests ordering.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 2f972330189c881ecddfc5a166265906ecea4201
      https://github.com/phpmyadmin/error-reporting-server/commit/2f972330189c881ecddfc5a166265906ecea4201
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
    M tests/TestCase/Controller/IncidentsControllerTest.php

  Log Message:
  -----------
  Revert "Ensure the test email is used for tests"

This reverts commit 056908f8b97f4969c7ec8d30f107468f33ac2b64.

Already done in the bootstrap.


  Commit: 8d9cb51b564787de9faa6908395af4c4b7bc70ad
      https://github.com/phpmyadmin/error-reporting-server/commit/8d9cb51b564787de9faa6908395af4c4b7bc70ad
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
    M src/Model/Table/IncidentsTable.php

  Log Message:
  -----------
  Fix return value in case of invalid data

We should provide same structure as in case of success.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: e3bd7149d07c773ed1c202b5003c93e761833a19
      https://github.com/phpmyadmin/error-reporting-server/commit/e3bd7149d07c773ed1c202b5003c93e761833a19
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-07-11 (Tue, 11 Jul 2017)

  Changed paths:
    M tests/TestCase/Controller/IncidentsControllerTest.php

  Log Message:
  -----------
  Do not provide array as input element content

Otherwise fwrite will fail.

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/error-reporting-server/compare/056908f8b97f...e3bd7149d07c


More information about the Git mailing list