shlink/config
2022-04-14 14:22:48 +02:00
..
autoload Added support to set the timezone via config/env vars 2022-04-14 14:22:48 +02:00
params Created installation script and installation command 2016-08-14 09:09:23 +02:00
test Ensured db and api tests can be run without the need of creating the database beforehand 2022-04-09 17:46:13 +02:00
cli-app.php Added phpstan-symfony plugin to improve inspections on getArgument and getOption 2021-07-19 20:00:53 +02:00
cli-config.php Installed phpstan-dcotrine and fixed more static analysis errors 2021-07-20 13:29:50 +02:00
config.php Added a more strict way to handle valid and expected env vars 2022-01-20 20:16:37 +01:00
constants.php Excluded migrations table when checking if the database schema exists 2022-03-05 10:41:13 +01:00
container.php Added support to set the timezone via config/env vars 2022-04-14 14:22:48 +02:00
entity-manager.php Installed phpstan-dcotrine and fixed more static analysis errors 2021-07-20 13:29:50 +02:00
run.php Added phpstan-symfony plugin to improve inspections on getArgument and getOption 2021-07-19 20:00:53 +02:00