Yii HTML 3.13

Yii HTML version 3.13.0 was released. In this version:

  • Added $attributes parameter to Html::li() method
  • Deprecateed static constructors such as TagName::tag() in favor of new TagName()
  • Enhanced RadioList::addRadioWrapClass() method for cleaner class addition
  • Explicitly imported classes and constants in "use" section