📣 A brand new edition of Quality is ready for you!
Try Qlty Cloud free
Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
naffiq/yii2-helpers
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
27 days ago
Refresh default branch
Refresh
src/DateHelper.php
Summary
Maintainability
A
30 mins
Test Coverage
Issues
Source
Stats
Showing 1 of 1 total issue
Avoid too many
return
statements within this method.
Open
return
\
Yii
::
$app
->
formatter
->
asDate
(
$time
,
"php:j M Y"
)
;
Severity: Major
Found in
src/DateHelper.php
- About 30 mins to fix
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix
Close