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

Replace Silex with HttpKernel Component #12

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Replace Silex with HttpKernel Component #12

wants to merge 3 commits into from

Conversation

glensc
Copy link
Owner

@glensc glensc commented Aug 1, 2020

This is based on an example from http-kernel documentation

This drops setupErrorHandler, as error() is complex to implement (need to duplicate quite some logic from Silex), and not really needed in this project.

@glensc glensc self-assigned this Aug 1, 2020
@heddn
Copy link

heddn commented May 26, 2022

This would be great to see it get over the finish line as silex is no longer supported. And while we're at it, PHP 8 support might be good as well.

@glensc
Copy link
Owner Author

glensc commented May 27, 2022

have you tested does this work? i don't recall where I left at, but I think it mostly works?

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

Successfully merging this pull request may close these issues.

None yet

2 participants