-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-8046 2013-05-14 00:33:18 --------------------------------------------------------------------------------
Name : php-twig-Twig Product : Fedora 17 Version : 1.13.0 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: Updated to version 1.13.0 * fixed getting a numeric-like item on a variable (‘09’ for instance) * fixed getting a boolean or float key on an array, so it is consistent with PHP’s array access: {{ array[false] }} behaves the same as echo $array[false]; (equals $array[0]) * made the escape filter 20% faster for happy path (escaping string for html with UTF-8) * changed ☃ to § in tests * enforced usage of named arguments after positional ones See: http://blog.twig.sensiolabs.org/post/50092566775/twig-1-13-0-released Full change log: https://github.com/fabpot/Twig/blob/v1.13.0/CHANGELOG -------------------------------------------------------------------------------- ChangeLog: * Mon May 13 2013 Shawn Iwinski <[email protected]> 1.13.0-1 - Updated to version 1.13.0 * Thu Apr 18 2013 Shawn Iwinski <[email protected]> 1.12.3-1 - Updated to version 1.12.3 * Tue Feb 12 2013 Shawn Iwinski <[email protected]> 1.12.2-1 - Updated to upstream version 1.12.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #962130 - php-twig-Twig-1.13.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=962130 -------------------------------------------------------------------------------- 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 -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
