[phpmyadmin/error-reporting-server] b2c531: Do not try to do the salt if the app_local.php file does not exist
Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: b2c531cfd8a272302bec257800b947f7a3fc3412 https://github.com/phpmyadmin/error-reporting-server/commit/b2c531cfd8a27230... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-26 (Thu, 02 February 2026) +01:00 Changed paths: M src/Console/Installer.php Log Message: ----------- Do not try to do the salt if the app_local.php file does not exist Commit: 43f8ddc104f1d2e1592da6d3a9b5afbaf303b351 https://github.com/phpmyadmin/error-reporting-server/commit/43f8ddc104f1d2e1... Author: William Desportes <williamdes@wdes.fr> Date: 2026-02-26 (Thu, 02 February 2026) +01:00 Changed paths: A tests/Fixture/report_ua_null_js.json M tests/TestCase/Controller/IncidentsControllerTest.php M tests/TestCase/Model/Table/IncidentsTableTest.php Log Message: ----------- Add a test case for a null user agent Ref: https://github.com/phpmyadmin/phpmyadmin/pull/20163
participants (1)
-
William Desportes