Grégoire Pineau
|
5b1159fcce
|
[FrameworkBundle] Simplify the service and route registration
Bracket are not needed since we can be sure the file exist
|
2020-10-01 11:53:12 +02:00 |
|
Christian Flothmann
|
9effb0d5e9
|
check for PHP files to exist before requiring them
|
2020-06-16 11:53:45 +02:00 |
|
Ryan Weaver
|
d737051e5f
|
Allowing php config in the kernel
|
2020-06-12 09:34:33 -04:00 |
|
Nicolas Grekas
|
93fd75a3dd
|
[symfony/framework-bundle] revert use of RoutingConfigurator from FrameworkBundle
|
2020-04-25 11:58:01 +02:00 |
|
Nicolas Grekas
|
b341fbe67c
|
Revert "Merge pull request #721"
This reverts commit ed25f50bef, reversing
changes made to 9880918fbf.
|
2020-04-03 15:45:57 +02:00 |
|
Nicolas Grekas
|
8da7d03c93
|
Use PHP to define the services and routes of the app
|
2020-02-24 17:24:22 +01:00 |
|
Jules Pietri
|
d80a799ad7
|
[FrameworkBundle] Added the new RoutingConfigurator
|
2020-02-11 00:59:47 +01:00 |
|
Nicolas Grekas
|
5d24d659fc
|
Simplify the default Kernel
|
2019-12-17 11:15:13 +01:00 |
|
Nicolas Grekas
|
1a4241eda7
|
Dont inline_class_loader on PHP 7.4
|
2019-12-11 11:45:05 +01:00 |
|
Valentin Udaltsov
|
95e75e5e42
|
Use MicroKernel::configureRouting(Configurator) in FrameworkBundle >= 5.1
|
2019-11-25 13:06:38 +03:00 |
|