Try to fix incorrect Date format detection#992
Closed
Conversation
Member
Author
|
/backport to stable23 |
Member
Author
|
/backport to stable22 |
Member
|
This might work on php8 with the new null safe operator, but I do not think the null coalescing operator will catch the exception of maybe ? |
Member
Author
|
It fixed on my instance, but I'm indeed on php8. |
ArtificialOwl
approved these changes
Apr 5, 2022
be3fe3b to
3b2b73e
Compare
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #992 +/- ##
===========================================
- Coverage 0.69% 0.69% -0.01%
- Complexity 5716 5717 +1
===========================================
Files 289 289
Lines 19764 19766 +2
===========================================
Hits 138 138
- Misses 19626 19628 +2
☔ View full report in Codecov by Sentry. |
Member
|
can you squash and signoff your commit ? |
CarlSchwan
approved these changes
Apr 14, 2022
This was referenced Aug 12, 2022
This was referenced Aug 24, 2022
This was referenced Sep 6, 2022
This was referenced Sep 20, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
deleted