Fabien Potencier 9df64cf582 minor #1827 No need to check modification time when opcache_invalidate (Tobion)
This PR was merged into the 1.x branch.

Discussion
----------

No need to check modification time when opcache_invalidate

- We know the file is new
- No need to check if opcache/apc is enabled as these methods will just return false in this case

Commits
-------

f63099e No need to check modification time when opcache_invalidate
2015-09-13 18:55:45 +02: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%