Fedora 17 Update: php-twig-Twig-1.12.1-1.fc17

updates at fedoraproject.org updates at fedoraproject.org
Fri Feb 8 02:29:16 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-1645
2013-01-29 23:33:50
--------------------------------------------------------------------------------

Name        : php-twig-Twig
Product     : Fedora 17
Version     : 1.12.1
Release     : 1.fc17
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.

Optional dependency: Xdebug (php-pecl-xdebug)

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

1.12.1 (2013-01-15)
* added support for object instances as the second argument of the constant function
* relaxed globals management to avoid a BC break
* added support for {{ some_string[:2] }}

See: http://blog.twig.sensiolabs.org/post/40619021918/twig-1-12-1-released

Full changelog: https://github.com/fabpot/Twig/blob/v1.12.1/CHANGELOG
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #895917 - php-twig-Twig-1.12.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=895917
  [ 2 ] Bug #893710 - php-twig-Twig-1.12.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=893710
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update php-twig-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