Maurício Meneghini Fauth
92965c6945
Add the PhpMyAdmin\Version class generator
...
Creates the PhpMyAdmin\Command\SetVersionCommand class.
Usage: ./scripts/console set-version 5.1.0-dev
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-02-22 00:18:24 +01:00
Maurício Meneghini Fauth
45e1128122
Move gettext calls to advisory rules files
...
Removes the need of the AdvisoryRulesCommand.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-31 15:37:46 -03:00
Maurício Meneghini Fauth
168cf0555b
Add a linter for the Twig templates
...
Uses symfony/twig-bridge v4.4.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-07-30 18:07:33 -03:00
William Desportes
ecba412eda
Add a warning and exit code 1 when de-dependencies are not installed
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-03-28 10:38:11 +01:00
Maurício Meneghini Fauth
27d631e164
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>
2020-02-20 23:15:40 -03:00
Maurício Meneghini Fauth
adea61314e
Add a console tool
...
Adds a console tool for phpMyAdmin using the symfony/console component
and moves the advisor2po script to the the console tool.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-10-11 22:04:26 -03:00