mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-24 09:08:38 +00:00
d57e50d778
* 2.x: Allow dev versions Allow PHP 8 for extra packages Fix Travis Bump version to 2.13 Fix integration tests Fix PHP 8 compat Install the phpunit-bridge with PHP 7.4 when testing nightly Add PHP 8 / nightly in Travis matrix Drop support for PHP 7.0
Twig HTML Extension
This package is a Twig extension that provides the following:
-
data_urifilter: generates a URL using the data scheme as defined in RFC 2397; -
html_classesfunction: returns a string by conditionally joining class names together.