Fabien Potencier 1e46631409 bug #1616 fixed named args for static methods (kriswallsmith)
This PR was merged into the 1.18-dev branch.

Discussion
----------

fixed named args for static methods

This fixes an obscure reflection error that gets thrown if a functioned backed by a static method is called with named arguments.

Commits
-------

7868fe8 fixed named args for static methods
2015-01-29 08:19:54 +01:00
2015-01-25 18:35:14 +01:00
2015-01-29 16:46:20 +13:00
2015-01-20 03:31:04 +01:00
2014-08-29 00:51:54 +09:00
2015-01-25 18:35:14 +01:00
2015-01-20 03:04:00 +01:00

Twig, the flexible, fast, and secure template language for PHP
==============================================================

Twig is a template language for PHP, released under the new BSD license (code
and documentation).

Twig uses a syntax similar to the Django and Jinja template languages which
inspired the Twig runtime environment.

More Information
----------------

Read the `documentation`_ for more information.

.. _documentation: http://twig.sensiolabs.org/documentation
Languages
PHP 99.9%