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 99 of 108
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed getContext() and getAttribute() when a property value exist but is null (closes #67)
Fabien Potencier
More...
over 14 years ago
added self variable, simplified macro management, added some more documentation for macros (closes #61)
Fabien Potencier
More...
over 14 years ago
fixed a bug when a template with a layout is reused more than one time
Fabien Potencier
More...
over 14 years ago
fixed escaping for filtered object attributes (closes #59)
Fabien Potencier
More...
over 14 years ago
fixed infinite loop in inheritance (closes #66)
Fabien Potencier
More...
over 14 years ago
fixed \ before classes
Fabien Potencier
More...
over 14 years ago
added some helper method to build common nodes more easily (experimental)
Fabien Potencier
More...
over 14 years ago
added Twig_Template instance support to the include tag
Fabien Potencier
More...
over 14 years ago
updated CHANGELOG
Fabien Potencier
More...
over 14 years ago
added support for dynamic and conditional inheritance ({% extends some_var %} and {% extends standalone ? minimum : base %})
Fabien Potencier
More...
over 14 years ago
fixed toXml() method when some nodes are null
Fabien Potencier
More...
over 14 years ago
changed as to = for the set tag and removed the need for as in short-notation of the block tag (closes #54)
Fabien Potencier
More...
over 14 years ago
[doc] updated documentation
Fabien Potencier
More...
over 14 years ago
moved the unit test bootstrap file to a more obvious place
Fabien Potencier
More...
over 14 years ago
made parseArguments autonomous
Fabien Potencier
More...
over 14 years ago
made parseArrayExpression autonomous
Fabien Potencier
More...
over 14 years ago
[doc] added hashes in the Literals paragraph
Fabien Potencier
More...
over 14 years ago
[doc] updated tags and filters provided by the Core extension
Fabien Potencier
More...
over 14 years ago
fixed autoloader
Fabien Potencier
More...
over 14 years ago
added some phpdoc for TokenParser classes
Fabien Potencier
More...
over 14 years ago
changed order of Twig_Node_Expression_GetAttr constructor arguments
Fabien Potencier
More...
over 14 years ago
fixed the for tag for large arrays (closes #64 - based on an idea from gwilym - aeb56f9f966bd23b77d35c87999be0606dbb3f47)
Fabien Potencier
More...
over 14 years ago
made Resource::getAttribute() more generic (WIP)
Fabien Potencier
More...
over 14 years ago
fixed typo in doc (closes #63)
Fabien Potencier
More...
over 14 years ago
removed PHP 5.3 specific code
Fabien Potencier
More...
over 14 years ago
added a toXml() method to Node
Fabien Potencier
More...
over 14 years ago
fixed phpdoc
Fabien Potencier
More...
over 14 years ago
made a big refactoring of Twig internals (and added a bunch of unit tests and phpdoc, fixes #53)
Fabien Potencier
More...
over 14 years ago
made error messages in tests more explicit about where the error occurred
Fabien Potencier
More...
over 14 years ago
made error messages in tests more explicit about where the error occurred
Fabien Potencier
More...
over 14 years ago
←
1
2
…
95
96
97
98
99
100
101
102
103
…
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