-
-
Notifications
You must be signed in to change notification settings - Fork 79
feat(error): deprecate E_USER_ERROR in PHP 8.4
#485
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
feat(error): deprecate E_USER_ERROR in PHP 8.4
#485
Conversation
|
Only problem is that I can't get Haven't done much with embed. Need to investigate more tomorrow. |
|
Not sure if there actually is a good way. Looking at php testcases they now have that same deprecation warning in expected output... |
d0eb529 to
fe67771
Compare
.lefthook.yml
Outdated
| jobs: | ||
| - name: fmt | ||
| run: rustfmt {staged_files} | ||
| run: rustfmt --edition 2024 {staged_files} |
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.
This is required for c string literals.
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.
Uff, guess that changed formatting rules for imports
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.
Ok, 2021 (same as Cargo.toml) works
Pull Request Test Coverage Report for Build 16087509071Details
💛 - Coveralls |
fe67771 to
45b832c
Compare
Refs: #476
Description
Checklist
Check the boxes that apply (put an
xin the brackets, like[x]). You can also check boxes after the PR is created.❤️ Thank you for your contribution!