Fabien Potencier cc9e6c41f7 minor #2134 Expanded definition of empty (servel333)
This PR was submitted for the master branch but it was merged into the 1.x branch instead (closes #2134).

Discussion
----------

Expanded definition of empty

Based on the [source](https://github.com/twigphp/Twig/blob/f61bc838a97c26e2952af09070d1c4847eeedbe7/lib/Twig/Extension/Core.php#L1405), defined 'empty'. The comment in the code block is too subtle and I didn't notice it until I got to the edit page, and it also does not fully describe the definition of empty based on what the code does.

Commits
-------

9c6b8cb Expanded definition of empty
2016-09-21 13:27:28 -07:00
2016-09-21 13:27:28 -07:00
2016-09-18 19:04:04 -07:00
2016-09-18 19:04:04 -07:00
2016-01-01 02:33:03 +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%