-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Requires a few tweaks: symfony/symfony#49443
Some of these could be solved in the runtime instead of relying on the user to do them: https://github.com/box-project/box/blob/main/doc/symfony.md#symfony-support
Runtime would need to ship:
- itself
- the decorated Symfony Kernel which accepts passing the project root to it, which it then returns via
getProjectRoot() - the fixed runtime template to allow supporting older versions of Symfony since they're likely to mislabel the bugfix for the existing template as a feature
/cc @theofidry
Metadata
Metadata
Assignees
Labels
No labels