Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHAR runtime #135

Open
dkarlovi opened this issue Feb 27, 2023 · 0 comments
Open

PHAR runtime #135

dkarlovi opened this issue Feb 27, 2023 · 0 comments

Comments

@dkarlovi
Copy link

dkarlovi commented Feb 27, 2023

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:/box-project/box/blob/main/doc/symfony.md#symfony-support

Runtime would need to ship:

  1. itself
  2. the decorated Symfony Kernel which accepts passing the project root to it, which it then returns via getProjectRoot()
  3. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant