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

Updates to Expressive 0.4.0 #3

Merged

Conversation

weierophinney
Copy link
Member

  • Sets the default router to FastRoute.
  • Updates the templates to refer to TemplateRendererInterface, and to use the Renderer suffix for concrete implementations.
  • Updates the routers to refer to routers using the Router suffix.

Per zendframework/zend-expressive#139, the template interface was renamed to
`TemplateRendererInterface`, and all implementations were suffixed with
`Renderer` (factory names were updated likewise).
- Tests need to refer to `TemplateRendererInterface`
@weierophinney weierophinney added this to the 0.5.0 milestone Oct 10, 2015
@weierophinney weierophinney merged commit 2b7479c into zendframework:master Oct 10, 2015
weierophinney added a commit that referenced this pull request Oct 10, 2015
weierophinney added a commit that referenced this pull request Oct 10, 2015
@weierophinney weierophinney deleted the hotfix/template-renderer branch October 10, 2015 23:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant