-
Notifications
You must be signed in to change notification settings - Fork 28
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
Handle null paths #45
base: master
Are you sure you want to change the base?
Conversation
Can we boost this fix? The only way I can get |
I've hit this too.. +1 for merging the PR please |
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.
Same problem for me, would love to see this come in and become part of a stable release version.
Please merge this and release this asap! PHP8 upgrade is stuck because of this error. |
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.
Please merge this PR and create an official release.
+1
Please merge this PR and create an official release. |
Same thing for me. +1 for mergin PR. |
Same for me, +1 for merge this PR. |
Null paths can be and probably should be handled at the source:
|
A sticking plaster for the error in #43