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

v1.0.2

Latest
Compare
Choose a tag to compare
@Ayesh Ayesh released this 22 Nov 15:11
· 6 commits to master since this release
ca3ca78

A small release with several awesome doc block improvements (#1) thanks to @odan .

In addition, the template renderer can now catch PHP errors (of \Error parent exception class) as well as the PHP 5-era \Exception, making the template system more robust in properly clearing object buffer it starts before attempting to render the template.