Twig v3.0.4 Release Notes

Release Date: 2020-07-05 // almost 4 years ago
    • Fix comparison operators
    • Fix options not taken into account when using "Michelf\MarkdownExtra"
    • Fix "Twig\Extra\Intl\IntlExtension::getCountryName()" to accept "null" as a first argument
    • Throw exception in case non-Traversable data is passed to "filter"
    • Fix context optimization on PHP 7.4
    • Fix PHP 8 compatibility
    • Fix ambiguous syntax parsing