Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: c38fb65096b36de195c2b760da80d16ee26c6440 https://github.com/phpmyadmin/error-reporting-server/commit/c38fb65096b36de1... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-15 (Sun, 02 February 2026) +01:00 Changed paths: M .github/workflows/lint-and-analyse-php.yml M .github/workflows/tests.yml Log Message: ----------- Bump GitHub actions and restrict to PHP 8.4 Commit: 3c7b17c09d5c527c83c2c65841229795aea37e49 https://github.com/phpmyadmin/error-reporting-server/commit/3c7b17c09d5c527c... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-15 (Sun, 02 February 2026) +01:00 Changed paths: M .scrutinizer.yml Log Message: ----------- Run Scrutinizer on PHP 7.4 Commit: 439f711edb4578e10e576ab73e82747abdbcbc8c https://github.com/phpmyadmin/error-reporting-server/commit/439f711edb4578e1... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-15 (Sun, 02 February 2026) +01:00 Changed paths: M composer.json Log Message: ----------- Upgrade to Cake 4.6 Commit: 2ee2bdfabbc9055642872aafe48c4c06159e0f89 https://github.com/phpmyadmin/error-reporting-server/commit/2ee2bdfabbc90556... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-15 (Sun, 02 February 2026) +01:00 Changed paths: M composer.json Log Message: ----------- Require PHP 8.4 Commit: bbc61c61320c4f850d0504928fa42af4e640b7b2 https://github.com/phpmyadmin/error-reporting-server/commit/bbc61c61320c4f85... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-15 (Sun, 02 February 2026) +01:00 Changed paths: M composer.json M src/Controller/AppController.php M src/Controller/GithubController.php M src/Controller/NotificationsController.php M src/Controller/PagesController.php M src/Controller/ReportsController.php M src/Model/Table/ReportsTable.php M src/Shell/CleanOldNotifsShell.php M src/View/Helper/ReportsHelper.php Log Message: ----------- Upgrade to Cake 5.0 Using rector And applying https://github.com/cakephp/app/blob/5.x/composer.json Commit: 70ca00307ef63b7ac5d55765cbb23b243fa80e0f https://github.com/phpmyadmin/error-reporting-server/commit/70ca00307ef63b7a... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-15 (Sun, 02 February 2026) +01:00 Changed paths: M composer.json M src/Controller/AppController.php M src/Controller/DevelopersController.php M src/Controller/GithubController.php M src/Controller/IncidentsController.php M src/Controller/NotificationsController.php M src/Controller/ReportsController.php M src/Controller/StatsController.php M src/Shell/CleanOldNotifsShell.php M src/Shell/StatsShell.php M templates/Notifications/index.php Log Message: ----------- Fix loadModel was removed and fix redirect should be used with a return Commit: 143380c0c7ca4a866d400bce452c83ccf69aa449 https://github.com/phpmyadmin/error-reporting-server/commit/143380c0c7ca4a86... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-15 (Sun, 02 February 2026) +01:00 Changed paths: A config/plugins.php Log Message: ----------- Make DebugKit optional Commit: 4353c8a0ae8d887b184b209e4bd1ada623c04dea https://github.com/phpmyadmin/error-reporting-server/commit/4353c8a0ae8d887b... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-15 (Sun, 02 February 2026) +01:00 Changed paths: M phpstan-baseline.neon M phpstan.neon.dist Log Message: ----------- Update the phpstan level to 7 vs max and update the baseline Commit: d7f76d64171e9b0c3b3424bc5346fcc73904e5ad https://github.com/phpmyadmin/error-reporting-server/commit/d7f76d64171e9b0c... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-15 (Sun, 02 February 2026) +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: ----------- Fix cake commands should have a name native type hint Commit: 0e06aea0062db3f72ffc43abb78ccdd49f6c02ad https://github.com/phpmyadmin/error-reporting-server/commit/0e06aea0062db3f7... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-15 (Sun, 02 February 2026) +01:00 Changed paths: A bin/bash_completion.sh A src/Middleware/HostHeaderMiddleware.php M bin/cake.php M config/app.default.php M config/app_ci.php M config/app_example.php M config/bootstrap.php M config/paths.php M config/routes.php M src/Application.php Log Message: ----------- Sync files with the example cake app Ref: https://github.com/cakephp/app/tree/5.x/bin Ref: https://github.com/cakephp/app/tree/5.x/config Commit: 1ab3bbc1bba813f30d1278e708cf92a4ecefdf95 https://github.com/phpmyadmin/error-reporting-server/commit/1ab3bbc1bba813f3... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-15 (Sun, 02 February 2026) +01:00 Changed paths: M README.md Log Message: ----------- Update the PHP version on the README + fpm Commit: 0607506998e299d037f4ce154d7c9a99f45bdc60 https://github.com/phpmyadmin/error-reporting-server/commit/0607506998e299d0... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-15 (Sun, 02 February 2026) +01:00 Changed paths: M config/Migrations/20150607191654_initial.php M config/Migrations/20150607192040_add_report_id_index_to_incidents.php M config/Migrations/20150607192459_add_dev_report_index_to_notifications.php M config/Migrations/20160111023543_add_locale_to_incidents.php M config/Migrations/20170515135017_fix_long_pma_versions.php M config/Migrations/20170530155816_fix_stale_report_states.php M config/Migrations/20170711060435_AlterIncidents.php M config/plugins.php Log Message: ----------- Enable migrations and migrate them Commit: 0ce6b894df85322b228e34fa123d6d229dcef9d7 https://github.com/phpmyadmin/error-reporting-server/commit/0ce6b894df85322b... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-15 (Sun, 02 February 2026) +01:00 Changed paths: M README.md Log Message: ----------- Document Caddy configuration