mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-10 09:26:29 +00:00
c2e67488a97118d8ef2fba6255130e3eefe0facf
This PR was merged into the 1.x branch.
Discussion
----------
Fixed ArrayObject access with a null value
fixes https://github.com/twigphp/Twig/issues/2744
Commits
-------
80e65b4c fixed ArrayObject access with a null value
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
Description
Languages
PHP
99.9%