Branch: refs/heads/master
Home: https://github.com/phpmyadmin/error-reporting-server
Commit: 4e958470010fa4faba7d0be3c62339f6648bd7aa
https://github.com/phpmyadmin/error-reporting-server/commit/4e958470010fa4faba7d0be3c62339f6648bd7aa
Author: William Desportes <[email protected]>
Date: 2026-02-19 (Thu, 02 February 2026) +01:00

Changed paths: 
M src/Controller/StatsController.php

Log Message:
-----------
Fix another deprecated findAll

Commit: 80d8dce6cda97a43fb93a318d7e17c61997f16bf
https://github.com/phpmyadmin/error-reporting-server/commit/80d8dce6cda97a43fb93a318d7e17c61997f16bf
Author: William Desportes <[email protected]>
Date: 2026-02-20 (Fri, 02 February 2026) +01:00

Changed paths: 
M src/Middleware/AuthenticationMiddleware.php

Log Message:
-----------
Fixup the logic of the auth checking

Commit: 3326c006dc1ba4bfb342cfab3ac7ffd06f927bdd
https://github.com/phpmyadmin/error-reporting-server/commit/3326c006dc1ba4bfb342cfab3ac7ffd06f927bdd
Author: William Desportes <[email protected]>
Date: 2026-02-20 (Fri, 02 February 2026) +01:00

Changed paths: 
M phpstan-baseline.neon
M src/Controller/IncidentsController.php
M src/Controller/ReportsController.php
M src/Controller/StatsController.php

Log Message:
-----------
Remove recursive flag as it does not exist anymore

Ref: https://api.cakephp.org/2.10/source-class-Model.html#520-527
"Number of associations to recurse through during find calls. Fetches only the 
first level by default."

_______________________________________________
Git mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to