-
-
Notifications
You must be signed in to change notification settings - Fork 100
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
Working Symfony 6 example? #655
Comments
Hello, I had the same error and I found this issue: symfony/symfony#41771 I did the following modifications and it worked for me.
|
I've created symfony/symfony#49443 to workout a solution. |
(commenting here because for some reasons I currently cannot comment on the PR itself, I'm getting a 500...) Thank you for the PR (#881) @aradoje. I'm unfortunately not going to merge this immediately for a few reasons:
*: I opened symfony/symfony#49443 because I do think the runtime component should just work with PHARs out of the box, rather than requiring more fiddling. |
Thanks, sounds good 👍🏻 |
Hello,
I just started having fun with Box and tried to compile simple (empty) symfony 6 application. After successfully compiling I have an error:
I'm stuck, don't know what I should do with this. Do you have any working Symfony 6 example repository? Should I maybe modify bin/console somehow?
The text was updated successfully, but these errors were encountered: