[news] Yii View 12.0


Version 12.0 of Yii View package was released.

  • Added ViewInterface::deepClone() method that clones object, including state cloning.
  • Allowed to pass null to ViewInterface methods withBasePath() and withContext().
  • Fixed clearing theme in View::withClearedState() and WebView::withClearedState().

See upgrading instructions with notes about upgrading package in your application to this major version.