Commit Graph

3 Commits

Author SHA1 Message Date
William Desportes
66255ffbf9
Ref #16584 - Replace exit code ints by constants
They where added in console version 5.1

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-23 16:17:41 +01:00
William Desportes
6e2459f57a
Add tests to generate the version file
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-22 00:18:24 +01:00
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