Fabien Potencier 83ab9166a5 minor #3441 Remove is_int since typehint exists (ybenhssaien)
This PR was merged into the 3.x branch.

Discussion
----------

Remove is_int since typehint exists

Since `$optimizers` param is always `int` no needs to check `is_int`

Commits
-------

d8a4113a Remove is_int since typehint exists
2020-11-11 08:52:08 +01:00
2020-11-09 14:33:44 +01:00
2020-11-05 18:38:00 +01:00
2020-11-11 07:27:35 +01:00
2020-11-05 18:38:00 +01:00
2020-11-05 18:38:00 +01:00
2020-10-21 12:24:53 +02:00
2020-10-27 13:37:42 +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.

Sponsors
--------

.. raw:: html

    <a href="https://blackfire.io/docs/introduction?utm_source=twig&utm_medium=github_readme&utm_campaign=logo">
        <img src="https://static.blackfire.io/assets/intemporals/logo/png/blackfire-io_secondary_horizontal_transparent.png?1" width="255px" alt="Blackfire.io">
    </a>

More Information
----------------

Read the `documentation`_ for more information.

.. _documentation: https://twig.symfony.com/documentation
Languages
PHP 99.9%