Releases: rusoft/php-templates
Releases · rusoft/php-templates
Release list
v1.7.4 @buggy
@buggy
Warning! Bugs! Don't use this!!!
Outputs tag/block name instead of its content.
Added support for PHP 5.3+:
- some lvalue compilation errors gone
- fixed template line number formating
- add support for new zend_parse methods from PHP 4.1
v1.7.3
Add new option 'template.ctx_eno = 1 (or 0)' with which some fatal errors coverted to notices.
Like 'context/tag not found'.
Your site may have missing content but still working. Notices will be in web-server logs.
Added example ini-file.
v1.7.2
This is latest code from original project on sourceforge.
Just for reference.