Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

zend-expressive-zendviewrenderer 2.0.2

Compare
Choose a tag to compare
@weierophinney weierophinney released this 14 Jan 21:47
· 29 commits to master since this release

Added

  • #60 adds support for PHP 7.3.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #62 provides a fix to allow setting the layout via the layout() view helper
    within a view script.