
21 Feb
2020
21 Feb
'20
3:16 a.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 27d631e164b6d38b77a1a69cd903c1d3c121994d https://github.com/phpmyadmin/phpmyadmin/commit/27d631e164b6d38b77a1a69cd903... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2020-02-20 (Thu, 02 February 2020) -03:00 Changed paths: A libraries/classes/Command/CacheWarmupCommand.php M scripts/console M scripts/update-po D scripts/generate-twig-cache Log Message: ----------- Use Console command for Twig cache warm up Extracts the Twig cache generation to a console command. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>