yiisoft / html

Handy library to generate HTML
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
55 stars 17 forks source link

Don't add attribute "class" if passed array of nulled classes in `Html::addCssClass()` #180

Closed vjik closed 8 months ago

vjik commented 8 months ago
Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues
what-the-diff[bot] commented 8 months ago

PR Summary

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (80bc387) 100.00% compared to head (318e17d) 100.00%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #180 +/- ## =========================================== Coverage 100.00% 100.00% - Complexity 770 771 +1 =========================================== Files 85 85 Lines 2078 2080 +2 =========================================== + Hits 2078 2080 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.