Hidde Boomsma d2b7a01a18 Prepare for php 7.2
* allow `|length` of `null`
* allow `|length` of objects not implementing `\Countable`

* To get no errors when running with PHP 7.2 You need to use phpunit
^6.1, otherwise the `each` function, used by phpunit, triggers errors.
You can do so by running phpunit like:
`SYMFONY_PHPUNIT_VERSION=6.1 phpnightly vendor/bin/simple-phpunit` *
2017-05-08 09:03:00 +02:00
2017-05-05 06:59:56 -07:00
2017-04-20 11:41:13 -06:00
2017-05-08 09:03:00 +02:00
2017-05-08 09:03:00 +02:00
2017-01-04 14:05:59 -08:00
2017-03-11 20:03:13 +01:00
2017-04-20 11:41:13 -06:00
2017-03-22 07:48:20 -07:00
2017-01-02 12:22:20 -08:00
2017-03-11 20:03:13 +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%