openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
PHP Twig
Settings
|
Report Duplicate
8
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 102 of 108
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed the plural with a better patch than the previous one (closes #27)
Fabien Potencier
More...
almost 15 years ago
added count variable whenever the plural is used (closes #27)
Fabien Potencier
More...
almost 15 years ago
added the i18n extension (closes #23)
Fabien Potencier
More...
almost 15 years ago
added missing copyright information in some file
Fabien Potencier
More...
almost 15 years ago
added a note in the documentation about using Twig with Xdebug
Fabien Potencier
More...
almost 15 years ago
updated CHANGELOG
Fabien Potencier
More...
almost 15 years ago
added support for escaping strategy in the autoescape tag (closes #19)
Fabien Potencier
More...
almost 15 years ago
Twig_Extension_Core is registration is hardcoded in to the Environment Extensions array at key 0 while it should be registered at key core as can be seen in the addExtension method
Ad van der Veer
More...
almost 15 years ago
added an exception when the parser want to move after the EOF, and added a better error when a if tag is not closed properly (closes #12)
Fabien Potencier
More...
almost 15 years ago
fixed previous commit
Fabien Potencier
More...
almost 15 years ago
fixed twig_length_filter (closes #14)
Fabien Potencier
More...
almost 15 years ago
fixed twig_capitalize_string_filter() bug (closes #16)
Fabien Potencier
More...
almost 15 years ago
fixed test that referenced a class from another test
James Logsdon
More...
almost 15 years ago
updated CHANGELOG
Fabien Potencier
More...
about 15 years ago
fixed Lexer when a template has a big chunk of text between/in a block (due to a limitation of preg_match maximum length of matching - closes #10)
Fabien Potencier
More...
about 15 years ago
fixed typo
Fabien Potencier
More...
about 15 years ago
bumped version for development
fabien
More...
about 15 years ago
updated CHANGELOG and bumped version
fabien
More...
about 15 years ago
partially reverted the previous commit
fabien
More...
about 15 years ago
fixed Twig_Token::getTypeAsString (closes #53)
fabien
More...
about 15 years ago
change usage of realpath because of some bug with PHP 5.2.4
fabien
More...
about 15 years ago
added a not in the CHANGELOG about flushing the template cache
fabien
More...
about 15 years ago
added a getName() method in the default Template abstract class
fabien
More...
about 15 years ago
added a missing accessor in Twig_Node_Set
fabien
More...
about 15 years ago
fixed Twig_Node_Include
fabien
More...
about 15 years ago
updated CHANGELOG
fabien
More...
about 15 years ago
fixed Twig_Node_Set
fabien
More...
about 15 years ago
added some methods to Twig_Node_Include to allow better introspection
fabien
More...
about 15 years ago
fixed Twig_Node_Expression_Array
fabien
More...
about 15 years ago
added the "without loop" option to the for tag (it disables the generation of the loop variable)
fabien
More...
about 15 years ago
←
1
2
…
98
99
100
101
102
103
104
105
106
107
108
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree