Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 63635ede410382d25f1a55829a3b36c9ca1a81f5 https://github.com/phpmyadmin/error-reporting-server/commit/63635ede410382d2... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-16 (Mon, 02 February 2026) +01:00 Changed paths: M config/app_ci.php M config/app_example.php Log Message: ----------- Fix "Cache config `_cake_core_` is deprecated. Use `_cake_translations_` instead" Ref: https://github.com/cakephp/app/blob/5.x/config/app.php Commit: e5fe320be5a024d2c2649b3d13794f31d2955d27 https://github.com/phpmyadmin/error-reporting-server/commit/e5fe320be5a024d2... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-16 (Mon, 02 February 2026) +01:00 Changed paths: M src/Controller/Component/OrderSearchComponent.php Log Message: ----------- Fix SQL syntax order needs to be a single string Commit: 46ff8a9bb5bcd54aaa624730352a3b938e6dac8b https://github.com/phpmyadmin/error-reporting-server/commit/46ff8a9bb5bcd54a... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-16 (Mon, 02 February 2026) +01:00 Changed paths: M src/Controller/NotificationsController.php M src/Controller/ReportsController.php M src/Model/Table/ReportsTable.php M tests/TestCase/Controller/IncidentsControllerTest.php M tests/TestCase/Controller/NotificationsControllerTest.php M tests/TestCase/Model/Table/IncidentsTableTest.php M tests/TestCase/Model/Table/NotificationsTableTest.php M tests/TestCase/Shell/SyncGithubIssueStatesShellTest.php Log Message: ----------- Fix deprecations findAll wants named params
participants (1)
-
William Desportes