7
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Nov 29, 2024 — Nov 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Properly escape parameters to Dwoo "a" blocks. More... about 14 years ago
Update phpunit file More... about 14 years ago
Fixed endless loop when parsing an invalid else block More... about 14 years ago
Fix regex delimiter More... over 14 years ago
Fix issue with long blocks parsing More... over 14 years ago
Added support for nested blocks for template inheritance, block names must be unique, overriding of any block is done at the top level. Fixes #7 More... over 14 years ago
Allows to use any object that implements ArrayAccess as datasource for template More... almost 15 years ago
Fixed parsing of blocks with a huge (25K+) content, fixes #60 More... almost 15 years ago
Fixed regression in 07e1dd More... almost 15 years ago
Fixed test suite for PHPUnit 3.5 More... almost 15 years ago
Fix eval plugin to work with the adjusted cloning workflow More... about 15 years ago
Actually delegate execution to new instance and return result instead just returning the instance. More... about 15 years ago
comment fix More... about 15 years ago
Fixing regression in the last commit More... about 15 years ago
Fixed extends bug when calling {extends} with parenthesis More... about 15 years ago
Fixed a double escaping bug when a variable was assigned to another one More... over 15 years ago
Adding cache/compiled dirs to git More... over 15 years ago
Fixes #61: Allowing variable property reads More... over 15 years ago
Fixes #74: Added support for static vars and methods access on namespaced classes More... over 15 years ago
Added a test for the nested dynamic tags bug More... over 15 years ago
Fixed #75: Nested dynamic tags are generating parse errors in compiled templates More... over 15 years ago
Fixes #65: Reverting r290, users should implement __isset() properly More... over 15 years ago
Fixes #73: Fixed custom compilable plugins not being recognized as such More... over 15 years ago
The rest parameter shouldn't be added twice More... over 15 years ago
[ZF] Fixed cases when data provider was not initialized when needed More... over 15 years ago
properly strip enclosing quotes within ['foo'] in some edge cases More... over 15 years ago
Cache time shouldn't be forced to be an int More... over 15 years ago
Adapters: Agavi: Added support for multiple plugin directories in the config, thanks to Mike Seth for the patch More... over 15 years ago
Fixed parsing of function/constants that start with an underscore, thanks to Dominik del Bondio for the patch Fixes #68 More... over 15 years ago
Forgotten test resource
Jordi Boggiano
as seldaek
More... over 15 years ago