[phpMyAdmin Git] [phpmyadmin/error-reporting-server] 989499: Upgrade phpunit from 5 or 6 to 8 or 9

William Desportes williamdes at wdes.fr
Mon Mar 8 23:23:40 CET 2021


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/error-reporting-server
Commit: 989499ab5684144c82e7b1f9487eb72f953085d5
https://github.com/phpmyadmin/error-reporting-server/commit/989499ab5684144c82e7b1f9487eb72f953085d5
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
M composer.json
M phpunit.xml.dist

Log Message:
-----------
Upgrade phpunit from 5 or 6 to 8 or 9

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 7ebe176b925641fcabec25acdd34041e72288ed7
https://github.com/phpmyadmin/error-reporting-server/commit/7ebe176b925641fcabec25acdd34041e72288ed7
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
M composer.json

Log Message:
-----------
Upgrade cake php

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: d0878ad2b2d90d7580ecac746c69c8012d5e3f90
https://github.com/phpmyadmin/error-reporting-server/commit/d0878ad2b2d90d7580ecac746c69c8012d5e3f90
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
M config/bootstrap.php
M src/Application.php
M src/Controller/AppController.php
M src/Controller/DevelopersController.php
M src/Controller/ErrorController.php
M src/Controller/EventsController.php
M src/Controller/GithubController.php
M src/Controller/NotificationsController.php
M src/Mailer/Transport/TestTransport.php

Log Message:
-----------
Fixes for cake php 4

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 14a28b860f8dc377fc697d6bbfdf6d563fe339ac
https://github.com/phpmyadmin/error-reporting-server/commit/14a28b860f8dc377fc697d6bbfdf6d563fe339ac
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
M src/Controller/AppController.php
M src/Controller/DevelopersController.php
M src/Controller/ErrorController.php
M src/Controller/GithubController.php
M src/Controller/IncidentsController.php
M src/Controller/NotificationsController.php
M src/Controller/ReportsController.php
M src/Mailer/Transport/TestTransport.php

Log Message:
-----------
Migration fixes for cake PHP 4

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: e63981cb0a35fbfa015f6e7714fb3154e83b1ffa
https://github.com/phpmyadmin/error-reporting-server/commit/e63981cb0a35fbfa015f6e7714fb3154e83b1ffa
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
M .github/workflows/lint-and-analyse-php.yml
M .github/workflows/tests.yml
M .scrutinizer.yml
M README.md
M composer.json

Log Message:
-----------
Drop PHP 7.1

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: f1a6231f93da5fe6e163db65c1ca1aeaa479a4d2
https://github.com/phpmyadmin/error-reporting-server/commit/f1a6231f93da5fe6e163db65c1ca1aeaa479a4d2
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
M src/Controller/AppController.php
M src/Controller/Component/GithubApiComponent.php
M src/Controller/Component/MailerComponent.php
M src/Controller/Component/OrderSearchComponent.php
M src/Controller/DevelopersController.php
M src/Controller/ErrorController.php
M src/Controller/EventsController.php
M src/Controller/GithubController.php
M src/Controller/IncidentsController.php
M src/Controller/NotificationsController.php
M src/Controller/PagesController.php
M src/Controller/ReportsController.php
M src/Controller/StatsController.php
M src/Mailer/Transport/TestTransport.php
M src/Model/Table/NotificationsTable.php
M src/Shell/SyncGithubIssueStatesShell.php
M src/View/Helper/IncidentsHelper.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/StatsShellTest.php

Log Message:
-----------
Cake PHP 4 fixes for tests and some classes

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 8868a5729cc6aad906e1d181378ff252f764792b
https://github.com/phpmyadmin/error-reporting-server/commit/8868a5729cc6aad906e1d181378ff252f764792b
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
M composer.json

Log Message:
-----------
Upgrade to cake 4.2

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: b37b319852e2e97832bf678b68e5e46f947bcdf1
https://github.com/phpmyadmin/error-reporting-server/commit/b37b319852e2e97832bf678b68e5e46f947bcdf1
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
A templates/Error/error400.php
A templates/Error/error500.php
A templates/Github/create_issue.php
A templates/Incidents/view.php
A templates/Notifications/index.php
A templates/Pages/home.php
A templates/Reports/index.php
A templates/Reports/view.php
A templates/Stats/stats.php
A templates/element/flash/default.php
A templates/element/flash/error.php
A templates/element/flash/success.php
A templates/email/html/default.php
A templates/email/html/report.php
A templates/email/text/default.php
A templates/layout/ajax.php
A templates/layout/default.php
A templates/layout/email/html/default.php
A templates/layout/email/text/default.php
A templates/layout/error.php
A templates/layout/flash.php
A templates/layout/js/default.php
A templates/layout/rss/default.php
A templates/layout/xml/default.php
D src/Template/Element/Flash/default.ctp
D src/Template/Element/Flash/error.ctp
D src/Template/Element/Flash/success.ctp
D src/Template/Email/html/default.ctp
D src/Template/Email/html/report.ctp
D src/Template/Email/text/default.ctp
D src/Template/Error/error400.ctp
D src/Template/Error/error500.ctp
D src/Template/Github/create_issue.ctp
D src/Template/Incidents/view.ctp
D src/Template/Layout/Email/html/default.ctp
D src/Template/Layout/Email/text/default.ctp
D src/Template/Layout/ajax.ctp
D src/Template/Layout/default.ctp
D src/Template/Layout/error.ctp
D src/Template/Layout/flash.ctp
D src/Template/Layout/js/default.ctp
D src/Template/Layout/rss/default.ctp
D src/Template/Layout/xml/default.ctp
D src/Template/Notifications/index.ctp
D src/Template/Pages/home.ctp
D src/Template/Reports/index.ctp
D src/Template/Reports/view.ctp
D src/Template/Stats/stats.ctp

Log Message:
-----------
Rename views using cake upgrade

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 03befe509cfc8863beedb9c46ee7a6e25a1db1df
https://github.com/phpmyadmin/error-reporting-server/commit/03befe509cfc8863beedb9c46ee7a6e25a1db1df
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
M config/app.default.php
M config/app_ci.php
M config/app_example.php

Log Message:
-----------
Update template path in configs

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 881158a01be23169183576d6cab8efc05a62132b
https://github.com/phpmyadmin/error-reporting-server/commit/881158a01be23169183576d6cab8efc05a62132b
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
M src/Controller/Component/GithubApiComponent.php

Log Message:
-----------
Fix GitHub API calls and add logging for curl errors

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 4f4d42318b14bc9810a4e65096382de8cf469040
https://github.com/phpmyadmin/error-reporting-server/commit/4f4d42318b14bc9810a4e65096382de8cf469040
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
M phpcs.xml.dist
M templates/Error/error400.php
M templates/Error/error500.php
M templates/Github/create_issue.php
M templates/Incidents/view.php
M templates/Notifications/index.php
M templates/Reports/index.php
M templates/Reports/view.php
M templates/Stats/stats.php
M templates/element/flash/default.php
M templates/element/flash/error.php
M templates/element/flash/success.php
M templates/email/html/default.php
M templates/email/html/report.php
M templates/email/text/default.php
M templates/layout/ajax.php
M templates/layout/default.php
M templates/layout/email/html/default.php
M templates/layout/email/text/default.php
M templates/layout/error.php
M templates/layout/flash.php
M templates/layout/rss/default.php
M templates/layout/xml/default.php

Log Message:
-----------
Fix coding standard issues on templates/*

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 0732fb71a2f7c6527d0fe818178731af38d9bcac
https://github.com/phpmyadmin/error-reporting-server/commit/0732fb71a2f7c6527d0fe818178731af38d9bcac
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
M src/Controller/Component/GithubApiComponent.php

Log Message:
-----------
Handle error case when GitHub responds an error

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 67bf82d077fceca602f848172e627b228f1ab292
https://github.com/phpmyadmin/error-reporting-server/commit/67bf82d077fceca602f848172e627b228f1ab292
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
M src/Controller/Component/OrderSearchComponent.php
M src/Controller/NotificationsController.php
M src/Controller/ReportsController.php
M templates/Reports/index.php

Log Message:
-----------
Fix more migration errors

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: cb93fa332dcb7934b36a15ea4d592a626d5af8b1
https://github.com/phpmyadmin/error-reporting-server/commit/cb93fa332dcb7934b36a15ea4d592a626d5af8b1
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

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

Log Message:
-----------
Fix a phpunit migration error

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 9368b0310f1ae8e216331d79b6f54f7118640fa1
https://github.com/phpmyadmin/error-reporting-server/commit/9368b0310f1ae8e216331d79b6f54f7118640fa1
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
M config/routes.php
M src/Controller/GithubController.php
M src/Controller/NotificationsController.php
M src/Model/Table/ReportsTable.php
M templates/Reports/view.php
M templates/email/html/report.php

Log Message:
-----------
Change the routing method for building routes

Signed-off-by: William Desportes <williamdes at wdes.fr>

Update routes

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 51c5e19d55e5e3a29143d37655b66b5a504242f1
https://github.com/phpmyadmin/error-reporting-server/commit/51c5e19d55e5e3a29143d37655b66b5a504242f1
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01: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

Log Message:
-----------
Replace deprecated testing code

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 4cdd2a90775832658b39fe591b71ae03925aa9fd
https://github.com/phpmyadmin/error-reporting-server/commit/4cdd2a90775832658b39fe591b71ae03925aa9fd
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-02 (Tue, 03 March 2021) +01:00

Changed paths: 
M src/Controller/StatsController.php
M src/Shell/SyncGithubIssueStatesShell.php
M tests/TestCase/Shell/StatsShellTest.php
M tests/TestCase/Shell/SyncGithubIssueStatesShellTest.php

Log Message:
-----------
Fix shell code

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 7705904d70bc1726d87130688625718715cff77b
https://github.com/phpmyadmin/error-reporting-server/commit/7705904d70bc1726d87130688625718715cff77b
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-03 (Wed, 03 March 2021) +01:00

Changed paths: 
M .gitignore

Log Message:
-----------
Ignore .phpunit.result.cache

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: d5f5d9bc10bcb139ed29d5c4ab19e0ff81fc47c1
https://github.com/phpmyadmin/error-reporting-server/commit/d5f5d9bc10bcb139ed29d5c4ab19e0ff81fc47c1
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-03 (Wed, 03 March 2021) +01:00

Changed paths: 
M src/Controller/GithubController.php
M src/Controller/NotificationsController.php
M src/Controller/ReportsController.php

Log Message:
-----------
Fixed ->data to ->getData

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 487f640a44f59416dfd8bbd1f581083955afd385
https://github.com/phpmyadmin/error-reporting-server/commit/487f640a44f59416dfd8bbd1f581083955afd385
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-03 (Wed, 03 March 2021) +01:00

Changed paths: 
M src/Controller/EventsController.php
M src/Controller/GithubController.php
M src/Controller/IncidentsController.php
M src/Controller/NotificationsController.php
M src/Controller/ReportsController.php

Log Message:
-----------
Use disableAutoRender instead of autoRender = false

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 8d5c0c6d33d2adf7959cb47ccada8c86cb8d7fd0
https://github.com/phpmyadmin/error-reporting-server/commit/8d5c0c6d33d2adf7959cb47ccada8c86cb8d7fd0
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-03 (Wed, 03 March 2021) +01:00

Changed paths: 
M src/Controller/EventsController.php
M src/Controller/IncidentsController.php
M src/Controller/NotificationsController.php
M src/Controller/ReportsController.php

Log Message:
-----------
Fix reponses not working because cakephp clones objects

Cake PHP clones the object in withStringBody, that caused no response to be sent

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 11fc3263a7eaeb88787cc6861cce5fd204621a15
https://github.com/phpmyadmin/error-reporting-server/commit/11fc3263a7eaeb88787cc6861cce5fd204621a15
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-03 (Wed, 03 March 2021) +01:00

Changed paths: 
M src/Controller/EventsController.php
M templates/Error/error500.php

Log Message:
-----------
Fix Events and error 500 debug with xdebug

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 8049e40fff2729ea4297a3a856534f0252981687
https://github.com/phpmyadmin/error-reporting-server/commit/8049e40fff2729ea4297a3a856534f0252981687
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-03 (Wed, 03 March 2021) +01:00

Changed paths: 
M src/Controller/AppController.php
M src/Controller/IncidentsController.php
M src/Controller/NotificationsController.php
M src/Controller/ReportsController.php
M src/Controller/StatsController.php
M src/Model/Table/ReportsTable.php

Log Message:
-----------
Use plurals for ->loadModel 

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: f0f0bba5366f7a08b99a2e85a44d8777d1b3e18e
https://github.com/phpmyadmin/error-reporting-server/commit/f0f0bba5366f7a08b99a2e85a44d8777d1b3e18e
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-03 (Wed, 03 March 2021) +01:00

Changed paths: 
M src/Shell/CleanOldNotifsShell.php
M src/Shell/ConsoleShell.php
M src/Shell/StatsShell.php
M src/Shell/SyncGithubIssueStatesShell.php

Log Message:
-----------
Refresh console commands, replace the deprecated code

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: b78fba7fc17de1e2bcd6655a11acac7b81f43ebf
https://github.com/phpmyadmin/error-reporting-server/commit/b78fba7fc17de1e2bcd6655a11acac7b81f43ebf
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M src/Shell/CleanOldNotifsShell.php
M src/Shell/ConsoleShell.php
M src/Shell/StatsShell.php
M src/Shell/SyncGithubIssueStatesShell.php
M tests/TestCase/Shell/CleanOldNotifsShellTest.php
M tests/TestCase/Shell/StatsShellTest.php
M tests/TestCase/Shell/SyncGithubIssueStatesShellTest.php

Log Message:
-----------
Make console commands have the right name and re-build tests for them

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 9c7001db5dfc4460c92e73d736422f902366eef4
https://github.com/phpmyadmin/error-reporting-server/commit/9c7001db5dfc4460c92e73d736422f902366eef4
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M src/Controller/GithubController.php

Log Message:
-----------
Fix cake PHP route parameter error "Could not resolve action argument `reportId`. It has no definition in the container, no passed parameter, and no default value."

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 2330ba6de251753f8abc3169b0fe05c3e7d75297
https://github.com/phpmyadmin/error-reporting-server/commit/2330ba6de251753f8abc3169b0fe05c3e7d75297
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M src/Model/Table/ReportsTable.php
M tests/TestCase/Model/Table/ReportsTableTest.php

Log Message:
-----------
Remove some unused code

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 098890c7766f361594df4147563a9296e9f9c4df
https://github.com/phpmyadmin/error-reporting-server/commit/098890c7766f361594df4147563a9296e9f9c4df
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

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

Log Message:
-----------
Fix DISTINCT SQL build

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 7516c3090721ee5a5d7cad428f1148cacf1101f0
https://github.com/phpmyadmin/error-reporting-server/commit/7516c3090721ee5a5d7cad428f1148cacf1101f0
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M .editorconfig
M config/routes.php
M src/Application.php
M src/Controller/ErrorController.php
M src/Controller/GithubController.php
M src/Controller/ReportsController.php
M templates/Error/error400.php
M templates/Error/error500.php
M templates/layout/error.php

Log Message:
-----------
Fix the error management

Fixes the wrong method defined in f1a6231f93da5fe6e163db65c1ca1aeaa479a4d2
Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 89e10612f7315a6b11cabe9c8cd50bb09a15af00
https://github.com/phpmyadmin/error-reporting-server/commit/89e10612f7315a6b11cabe9c8cd50bb09a15af00
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M src/Controller/GithubController.php
M src/Controller/ReportsController.php

Log Message:
-----------
Type cast error report IDs

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 3d210393d8342f05f3e7f41d4fe05118739ed79d
https://github.com/phpmyadmin/error-reporting-server/commit/3d210393d8342f05f3e7f41d4fe05118739ed79d
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M config/app_ci.php

Log Message:
-----------
Disable error debug on the CI like on production ENV

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: cc7575748cd150cb81a5a68adb0c24f30a5bc408
https://github.com/phpmyadmin/error-reporting-server/commit/cc7575748cd150cb81a5a68adb0c24f30a5bc408
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M src/Controller/EventsController.php
M src/Controller/IncidentsController.php

Log Message:
-----------
Replace a deprecated input method

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 697425a567077eafaec87f797400d471cf4dd6b6
https://github.com/phpmyadmin/error-reporting-server/commit/697425a567077eafaec87f797400d471cf4dd6b6
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M tests/TestCase/Controller/GithubControllerTest.php
M tests/TestCase/Controller/ReportsControllerTest.php

Log Message:
-----------
Fix tests for 'The report does not exist.'

Ref: 7516c3090721ee5a5d7cad428f1148cacf1101f0

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 5ba27e08ef72258ce96a25dd5aea323d6e89907d
https://github.com/phpmyadmin/error-reporting-server/commit/5ba27e08ef72258ce96a25dd5aea323d6e89907d
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M src/Controller/AppController.php
M src/Controller/Component/GithubApiComponent.php
M src/Controller/DevelopersController.php
M src/Controller/GithubController.php
M src/Controller/IncidentsController.php
M src/Controller/ReportsController.php
M src/Controller/StatsController.php
M src/Model/Table/IncidentsTable.php
M src/Shell/CleanOldNotifsShell.php
M src/Shell/StatsShell.php
M tests/TestCase/Model/Table/DevelopersTableTest.php

Log Message:
-----------
Fix some phpstan reported errors

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: ba0f4b8e99c46af09fe14298cd1ed32dd141df0d
https://github.com/phpmyadmin/error-reporting-server/commit/ba0f4b8e99c46af09fe14298cd1ed32dd141df0d
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
A phpstan-baseline.neon
M composer.json
M phpstan.neon.dist

Log Message:
-----------
Finish phpstan setup

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: f0025133e71923fe0a7c07bb3a616e49d5764a4e
https://github.com/phpmyadmin/error-reporting-server/commit/f0025133e71923fe0a7c07bb3a616e49d5764a4e
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

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

Log Message:
-----------
Fix event submission type errors

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 23c94f7b7fe2313e438d2314095033bcd47f96c3
https://github.com/phpmyadmin/error-reporting-server/commit/23c94f7b7fe2313e438d2314095033bcd47f96c3
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M phpstan-baseline.neon
M src/Controller/Component/MailerComponent.php

Log Message:
-----------
Fix email sending skipping detection

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 6207294da173bd55d1b63a69c7aecc9f8863f4b4
https://github.com/phpmyadmin/error-reporting-server/commit/6207294da173bd55d1b63a69c7aecc9f8863f4b4
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M src/Controller/IncidentsController.php

Log Message:
-----------
Add a type cast for findById and improve error messages

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 10a7e833c4b83cdca399e3b969f5f6c0f26abb2d
https://github.com/phpmyadmin/error-reporting-server/commit/10a7e833c4b83cdca399e3b969f5f6c0f26abb2d
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M src/Model/Table/IncidentsTable.php
M src/Model/Table/ReportsTable.php
M src/View/Helper/ReportsHelper.php

Log Message:
-----------
Add more type safeguards after starting to import some original data 

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 2460e867f3ec79756e49f7e35311e52a27dfa386
https://github.com/phpmyadmin/error-reporting-server/commit/2460e867f3ec79756e49f7e35311e52a27dfa386
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M README.md

Log Message:
-----------
Add informations about the token scopes to the README

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 075a7a0183c84d2584e50ae4b48e89a88bc58ce8
https://github.com/phpmyadmin/error-reporting-server/commit/075a7a0183c84d2584e50ae4b48e89a88bc58ce8
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M phpstan-baseline.neon
M src/Model/Table/ReportsTable.php
M src/View/Helper/ReportsHelper.php

Log Message:
-----------
Fix charts generation

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 4060bde31ec160f1db0e4b80a3b4b4bf82248912
https://github.com/phpmyadmin/error-reporting-server/commit/4060bde31ec160f1db0e4b80a3b4b4bf82248912
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M src/Controller/Component/GithubApiComponent.php

Log Message:
-----------
Improve GitHub API call for collaborators

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: f5d8b2d857b2fb10312c7b99958d625e37932b7c
https://github.com/phpmyadmin/error-reporting-server/commit/f5d8b2d857b2fb10312c7b99958d625e37932b7c
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M templates/layout/error.php

Log Message:
-----------
Fix error view bug

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 3c1a675296055d68afbd194aa2be39c6cc644c7c
https://github.com/phpmyadmin/error-reporting-server/commit/3c1a675296055d68afbd194aa2be39c6cc644c7c
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M .github/workflows/tests.yml

Log Message:
-----------
Add PHP 8.0 to the compatiblity matrix

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 88311628419b751f422e8341c59573342994b8df
https://github.com/phpmyadmin/error-reporting-server/commit/88311628419b751f422e8341c59573342994b8df
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M tests/TestCase/Model/Table/ReportsTableTest.php

Log Message:
-----------
Fix testGetRelatedByField after last changes

Ref: 075a7a0183c84d2584e50ae4b48e89a88bc58ce8

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: c84473b7f6e90376c2c667c810ca75df356dd110
https://github.com/phpmyadmin/error-reporting-server/commit/c84473b7f6e90376c2c667c810ca75df356dd110
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-03-08 (Mon, 03 March 2021) +01:00

Changed paths: 
M .github/workflows/tests.yml

Log Message:
-----------
Create the logs folder for cli tests

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list