-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Replace deprecated strftime
with date
in YiiRequirementChecker
#20498
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
base: master
Are you sure you want to change the base?
Conversation
max-s-lab
commented
Aug 23, 2025
Q | A |
---|---|
Is bugfix? | ✔️ |
New feature? | ❌ |
Breaks BC? | ❌ |
Fixed issues | #20489 |
strftime
with date
strftime
with date
in YiiRequirementChecker
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #20498 +/- ##
=========================================
Coverage 64.47% 64.47%
Complexity 11578 11578
=========================================
Files 433 433
Lines 37604 37604
=========================================
Hits 24245 24245
Misses 13359 13359 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
It would be great to replace it everywhere in another PR. |
It seems that this is the only place where the PHP function |
yes, it is correct. |
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