mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Mise en place d'un squelette temporaire fonctionnel d'application Symfony. - Ajout bundles debug & runtime pour une implémentation standard - Configuration minimale - .env file in specific directory - Frontal application app.php
339 B
339 B
CHANGELOG
6.4
- Add argument
bool $debug = falsetoHttpKernelRunner::__construct()
5.4
- The component is not experimental anymore
- Add options "env_var_name" and "debug_var_name" to
GenericRuntimeandSymfonyRuntime - Add option "dotenv_overload" to
SymfonyRuntime
5.3.0
- Add the component