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

zend-expressive-zendviewrenderer 2.0.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 13 Aug 18:15
· 50 commits to master since this release

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #58 fixes an issue whereby the default renderer parameters were not
  • being merged into the view model passed to the renderer. It now correctly does so.