Fabien Potencier 00f6949bd9 minor #1857 Remove deprecated return types from the PHPDocs. (SpacePossum)
This PR was merged into the 1.x branch.

Discussion
----------

Remove deprecated return types from the PHPDocs.

There are deprecation warnings added to the environment (for example https://github.com/twigphp/Twig/blob/1.x/lib/Twig/Environment.php#L1287).

This PR aims to remove the deprecated return types from the PHPDocs as well. It will be useful for developers, but for for IDE's/SCA as well.

Commits
-------

831fd60 Remove deprecated return types from the PHPDocs.
2015-09-30 08:17:44 +02:00
2015-09-13 18:56:37 +02:00
2015-09-22 16:03:12 +02:00
2015-01-20 03:31:04 +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%