Lines Matching refs:used

10  * allowed Traversable objects to be used in the "with" tag
11 * allowed Traversable objects to be used in the "with" argument of the "include" and "embed" tags
26 * fixed batch filter clobbers array keys when fill parameter is used
28 * fixed "embed" support when used from "template_from_string"
174 * fixed block() function when used with a template argument
222 * fixed Twig cache sharing when used with different versions of PHP
246 * fixed the defined test when used on a constant, a map, or a sequence
247 * undeprecated _self (should only be used to get the template name, not the template instance)
344 * fixed the slice filter when used with a SimpleXMLElement object
353 * fixed filesystem loader cache when different file paths are used for the same template
369 * fixed 2-words test names when a custom node class is not used
445 * fixed the include function when used in an assignment
466 …* fixed the timezone used by the date filter and function when the given date contains a timezone …
606 …* fixed compilation of numeric values used in templates when using a locale where the decimal sepa…
607 …* made the strategy used to guess the real template file name and line number in exception message…
611 * fixed sandbox mode when used with inheritance
626 * fixed raw blocks when used with the whitespace trim option
708 * allowed empty templates to be used as traits
727 * added an optimization for the set tag when used to capture a large chunk of static text
842 * fixed default() filter behavior when used with strict_variables set to on
848 …* added a syntax error exception when parent block is used on a template that does not extend anot…
850 * fixed sandbox extension when used with auto output escaping
877 * changed the algorithm used for parsing expressions
897 * fixed trans tag when no vars are used in plural form
912 * fixed trans tag when used with the Escaper extension
916 * fixed set tag when used with a capture
937 …* added strict_variable setting to throw an exception when an invalid variable is used in a templa…
954 …* fixed the Lexer when mbstring.func_overload is used with an mbstring.internal_encoding different…
958 * fixed twig_capitalize_string_filter() and fixed twig_length_filter() when used with UTF-8 values
990 * improved the filter system to allow object methods to be used as filters
1035 * removed output when an error occurs in a template and render() is used
1040 * fixed bug when \ was used in HTML