0.4-alpha1
Pre-release
Pre-release
·
1 commit
to develop
since this release
Removed
- No longer depending on Dhii exceptions.
- No longer depending on XPMock.
- No longer depending on Dhii factory standard.
BlockFactoryInterface
andTemplateFactoryInterface
.- 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.