Version 12.0 of Yii View package was released.
- Added
ViewInterface::deepClone()
method that clones object, including state cloning. - Allowed to pass
null
toViewInterface
methodswithBasePath()
andwithContext()
. - Fixed clearing theme in
View::withClearedState()
andWebView::withClearedState()
.
See upgrading instructions with notes about upgrading package in your application to this major version.