This repository was archived by the owner on Jan 31, 2020. It is now read-only.
zend-view 2.6.8
·
507 commits
to master
since this release
Added
- #22 adds support for the
asyncattribute within theheadScripthelper. - #59 adds and publishes the documentation to https://zendframework.github.io/zend-view/
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #21 updates the
headScripthelper to allow empty attribute types to render as keys only when using an HTML5 doctype.