Skip to content

0.4-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@XedinUnknown XedinUnknown released this 22 Feb 07:18
· 1 commit to develop since this release
173bee1

Removed

  • No longer depending on Dhii exceptions.
  • No longer depending on XPMock.
  • No longer depending on Dhii factory standard.
  • BlockFactoryInterface and TemplateFactoryInterface.
  • Support for PHP 5.x.
  • Rendering context can no longer be a class e.g. stdClass.

Fixed

  • Test subject name for TemplateRenderExceptionInterface test.

Changed

  • Switched to PHP 7.1.
  • Switched to PHPUnit 6.
  • Renderers can now throw generic Exception.

Added

  • Docker environment.
  • PHPStorm integrations.
  • Renderers can now throw Exception while rendering.
  • Specific factory interfaces for blocks and templates.