Fedora 20 Update: php-twig-1.16.2-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sun Nov 16 14:43:49 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-14181
2014-11-03 04:15:29
--------------------------------------------------------------------------------

Name        : php-twig
Product     : Fedora 20
Version     : 1.16.2
Release     : 1.fc20
URL         : http://twig.sensiolabs.org
Summary     : The flexible, fast, and secure template engine for PHP
Description :
The flexible, fast, and secure template engine for PHP.

* Fast: Twig compiles templates down to plain optimized PHP code. The
  overhead compared to regular PHP code was reduced to the very minimum.

* Secure: Twig has a sandbox mode to evaluate untrusted template code. This
  allows Twig to be used as a template language for applications where users
  may modify the template design.

* Flexible: Twig is powered by a flexible lexer and parser. This allows the
  developer to define its own custom tags and filters, and create its own
  DSL.

--------------------------------------------------------------------------------
Update Information:

## 1.16.2 (2014-10-17)

- fixed timezone on dates as strings
- fixed 2-words test names when a custom node class is not used
- fixed macros when using an argument named like a PHP super global (like GET or POST)
- fixed date_modify when working with DateTimeImmutable
- optimized for loops
- fixed multi-byte characters handling in the split filter
- fixed a regression in the in operator
- fixed a regression in the slice filter

## 1.16.1 (2014-10-10)

- improved error reporting in a sandboxed template
- fixed missing error file/line information under certain circumstances
- fixed wrong error line number in some error messages
- fixed the in operator to use strict comparisons
- sped up the slice filter
- fixed for mb function overload mb_substr acting different
- fixed the attribute() function when passing a variable for the arguments
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1159523 - php-twig-1.16.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1159523
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-twig' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list