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

Releases: Ayesh/PHPTemplate

v1.0.2

22 Nov 15:11
ca3ca78
Compare
Choose a tag to compare

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.