-
Couldn't load subscription status.
- Fork 12
Various fixes #6
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
Conversation
Qard
commented
May 14, 2025
- Fix INI default loading
- Fix $_SERVER paths
- Do not supress errors when loading .node bindings file
- Fix response build timing to not miss buffered headers
- Improved safety of current request context retrieval
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Single nit, rest LGTM.
75c7fdd to
2b677dc
Compare
- Fix INI default loading - Fix $_SERVER paths - Do not supress errors when loading .node bindings file - Fix response build timing to not miss buffered headers - Improved safety of current request context retrieval
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm