Skip to content

More flexible solution

Latest
Compare
Choose a tag to compare
@adamturcsan adamturcsan released this 20 Jul 15:34
d83fcba

New:

  • Automatically Hooking into the zf's ecosystem (registering a Module or ConfigProvider)

Changed:

  • Min version of php bumped to 7.0
  • Using delegator pattern to extend PhpRenderer instead of extending it directly solving a huge bug.
  • Use already create TemplateMapStack from the service container
  • Move namespaces to reflect the architecture more accurately