Package: php-twig / 2.14.3-1+deb11u2

Metadata

Package Version Patches format
php-twig 2.14.3-1+deb11u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Don t rely on string not installed in Bullseye.patch | (download)

extra/twig-extra-bundle/Tests/DependencyInjection/TwigExtraExtensionTest.php | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 =?utf-8?q?don=e2=80=99t_rely_on_string_not_installed_in_bullseye?=

0002 Disallow non closures in sort filter when the sanbox.patch | (download)

src/Extension/CoreExtension.php | 25 14 + 11 - 0 !
tests/Extension/SandboxTest.php | 2 1 + 1 - 0 !
2 files changed, 15 insertions(+), 12 deletions(-)

 disallow non closures in `sort` filter when the sanbox mode is
 enabled

0003 Fix a security issue on filesystem loader possibilit.patch | (download)

src/Loader/FilesystemLoader.php | 4 2 + 2 - 0 !
tests/Loader/FilesystemTest.php | 5 5 + 0 - 0 !
2 files changed, 7 insertions(+), 2 deletions(-)

 fix a security issue on filesystem loader (possibility to load a
 template outside a configured directory)