8
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed inheritance bug (closes #81) More... over 14 years ago
made the reflection cache global More... over 14 years ago
made inheritance test more robust More... over 14 years ago
fixed doc More... over 14 years ago
fixed inheritance More... over 14 years ago
added the special _context variable to reference the current context More... over 14 years ago
fixed Twig_Template::getAttribute() for protected properties (closes #80) More... over 14 years ago
bumped version for dev More... over 14 years ago
updated CHANGELOG and bumped version to 0.9.8 More... over 14 years ago
added a way to translate strings coming from a variable ({% trans var %}) (closes #69) More... over 14 years ago
fixed trans tag when used with the Escaper extension (refs #75) More... over 14 years ago
fixed default cache umask (closes #76) More... over 14 years ago
removed Twig_Template instances from the debug tag output (closes #73) More... over 14 years ago
fixed variable that defines __isset() (closes #71) More... over 14 years ago
fixed typo More... over 14 years ago
moved fixtures directory More... over 14 years ago
[doc] fixed typo in doc More... over 14 years ago
simplified the code a bit More... over 14 years ago
fixed set tag when used with a capture (closes #70) More... over 14 years ago
fixed type hinting for Twig_Environment::addFilter() method More... over 14 years ago
bumped version for development More... over 14 years ago
updated CHANGELOG and bumped version to 0.9.7 More... over 14 years ago
removed Twig_Macro and Twig_Resource as they are not needed anymore More... over 14 years ago
made a small refactoring More... over 14 years ago
changed the default value of strict_variables to false More... over 14 years ago
removed getName() method in Twig_Template More... over 14 years ago
made a big performance optimization when strict_variables is not set More... over 14 years ago
updated phpdoc More... over 14 years ago
added some phpdoc More... over 14 years ago
removed PHP 5.3 keyword More... over 14 years ago