Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: caf13bd4b7300d4ed16fa490ccfa261f6766a984 https://github.com/phpmyadmin/phpmyadmin/commit/caf13bd4b7300d4ed16fa490ccfa... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-06-07 (Wed, 06 June 2023) -03:00
Changed paths: M templates/sql/profiling_chart.twig
Log Message: ----------- Change profiling section to use Bootstrap's card
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: b38b011a48167ba163586759f3415f579635305f https://github.com/phpmyadmin/phpmyadmin/commit/b38b011a48167ba163586759f341... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-06-07 (Wed, 06 June 2023) -03:00
Changed paths: M libraries/classes/Profiling.php M libraries/classes/Sql.php M phpstan-baseline.neon M psalm-baseline.xml
Log Message: ----------- Improve type declaration of Sql::getDetailedProfilingStats()
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 70ff7dcd6b14c03e8a5e4244f7ce1f43c8c64e75 https://github.com/phpmyadmin/phpmyadmin/commit/70ff7dcd6b14c03e8a5e4244f7ce... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-06-07 (Wed, 06 June 2023) -03:00
Changed paths: M libraries/classes/Sql.php M test/classes/SqlTest.php
Log Message: ----------- Improve return type of Sql::getDetailedProfilingStats()
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev