Fabien Potencier 73d97871e8 minor #2786 Added hint that the php c extension is only for php5 (alexander-schranz)
This PR was squashed before being merged into the 1.x branch (closes #2786).

Discussion
----------

Added hint that the php c extension is only for php5

As @fabpot mention in the slack channel the php c twig extension is only available for php5 and is not needed when using php7 as there the performance boost is not significant enough.

Related Issue: #1695

Commits
-------

7266c9ad Added hint that the php c extension is only for php5
2018-12-16 22:09:29 +01:00
2018-12-16 12:04:48 +01:00
2018-12-16 12:04:48 +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: https://twig.symfony.com/documentation
Languages
PHP 99.9%