Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 75cf045fa3ec32d2a82b086d5516315b8fc38afe https://github.com/phpmyadmin/phpmyadmin/commit/75cf045fa3ec32d2a82b086d5516... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-08-06 (Sat, 08 August 2022) -03:00
Changed paths: M js/src/modules/git-info.js M libraries/classes/Common.php M libraries/classes/Controllers/ChangeLogController.php M libraries/classes/Core.php M libraries/classes/Html/Generator.php M libraries/classes/Sanitize.php M psalm-baseline.xml M psalm.xml M scripts/check-release-excludes.sh M templates/home/index.twig M templates/login/form.twig M templates/setup/home/index.twig M test/classes/Advisory/AdvisorTest.php M test/classes/Config/FormDisplayTest.php M test/classes/CoreTest.php M test/classes/Html/GeneratorTest.php M test/classes/Html/MySQLDocumentationTest.php M test/classes/MessageTest.php M test/classes/Plugins/Auth/AuthenticationConfigTest.php M test/classes/SanitizeTest.php D url.php
Log Message: ----------- Extract url.php entry point into a route
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 2d41333104b9d1f07c11b9adab4d12a22a99ee0b https://github.com/phpmyadmin/phpmyadmin/commit/2d41333104b9d1f07c11b9adab4d... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-08-06 (Sat, 08 August 2022) -03:00
Changed paths: M js/src/modules/git-info.js M libraries/classes/Common.php M libraries/classes/Controllers/ChangeLogController.php M libraries/classes/Core.php M libraries/classes/Html/Generator.php M libraries/classes/Sanitize.php M psalm-baseline.xml M psalm.xml M scripts/check-release-excludes.sh M templates/home/index.twig M templates/login/form.twig M templates/setup/home/index.twig M test/classes/Advisory/AdvisorTest.php M test/classes/Config/FormDisplayTest.php M test/classes/CoreTest.php M test/classes/Html/GeneratorTest.php M test/classes/Html/MySQLDocumentationTest.php M test/classes/MessageTest.php M test/classes/Plugins/Auth/AuthenticationConfigTest.php M test/classes/SanitizeTest.php D url.php
Log Message: ----------- Merge pull request #17676 from MauricioFauth/url-route
Extract `url.php` entry point into a route