-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
PHP 8.1 trim(): Passing null to parameter #1 ($string) of type string is deprecated #19949
Conversation
uaoleg
commented
Sep 11, 2023
Q | A |
---|---|
Is bugfix? | ✔️ |
New feature? | ❌ |
Breaks BC? | ❌ |
PR Summary
|
Why would you pass |
To clear GROUP BY |
Please update branch, Thks. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #19949 +/- ##
===========================================
- Coverage 48.95% 11.89% -37.07%
===========================================
Files 445 445
Lines 42811 42262 -549
===========================================
- Hits 20957 5025 -15932
- Misses 21854 37237 +15383
☔ View full report in Codecov by Sentry. |
@terabytesoftw done |
Please add a changelog, thanks. |
@bizley done |
Cheers |