mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-10 09:26:29 +00:00
195acb6685
* 3.x: Wrap dynamic parent expression errors Fix `TemplateWrapper::hasBlock()` and `TemplateWrapper::getBlockNames()` omitting environment globals Make extra integration tests compatible with Twig 4 Fix html_attr dropping style declarations whose value is zero Remove redundant default filter cases Strengthen the default filter regression test Fix the default filter fallback reusing a null-safe temporary variable # Conflicts: # CHANGELOG # src/Node/Expression/Filter/DefaultFilter.php