Loading composer.lock +8 −8 Original line number Diff line number Diff line Loading @@ -368,7 +368,7 @@ "dist": { "type": "path", "url": "core", "reference": "5903f5e2aa76522e01d0fa539fdec0d7217585ad" "reference": "7e7646a2a1c3f8588f58a88f3481ed3be167c402" }, "require": { "asm89/stack-cors": "^2.3", Loading Loading @@ -423,7 +423,7 @@ "symfony/validator": "^7.4", "symfony/yaml": "^7.4.12", "twig/html-extra": "^3.23", "twig/twig": "^3.27.0" "twig/twig": "^3.28.0" }, "conflict": { "dealerdirect/phpcodesniffer-composer-installer": "1.1.0", Loading Loading @@ -5027,16 +5027,16 @@ }, { "name": "twig/twig", "version": "v3.27.1", "version": "v3.28.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "ae2071bffb38f04847fc0864d730c94b9cb8ab74" "reference": "597c12ed286fb9d1701a36684ce6e0cbe28ebc8b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/ae2071bffb38f04847fc0864d730c94b9cb8ab74", "reference": "ae2071bffb38f04847fc0864d730c94b9cb8ab74", "url": "https://api.github.com/repos/twigphp/Twig/zipball/597c12ed286fb9d1701a36684ce6e0cbe28ebc8b", "reference": "597c12ed286fb9d1701a36684ce6e0cbe28ebc8b", "shasum": "" }, "require": { Loading Loading @@ -5091,7 +5091,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", "source": "https://github.com/twigphp/Twig/tree/v3.27.1" "source": "https://github.com/twigphp/Twig/tree/v3.28.0" }, "funding": [ { Loading @@ -5103,7 +5103,7 @@ "type": "tidelift" } ], "time": "2026-05-30T17:09:26+00:00" "time": "2026-07-03T20:44:34+00:00" } ], "packages-dev": [ Loading core/composer.json +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ "symfony/polyfill-php86": "^1.37", "symfony/yaml": "^7.4.12", "revolt/event-loop": "^1.0", "twig/twig": "^3.27.0", "twig/twig": "^3.28.0", "doctrine/lexer": "^2 || ^3", "drupal/core-composer-scaffold": "self.version", "guzzlehttp/guzzle": "^7.10", Loading core/lib/Drupal/Core/Template/TwigSandboxPolicy.php +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ public function __construct() { /** * {@inheritdoc} */ public function checkSecurity($tags, $filters, $functions): void {} public function checkSecurity($tags, $filters, $functions, array $tests = []): void {} /** * {@inheritdoc} Loading Loading
composer.lock +8 −8 Original line number Diff line number Diff line Loading @@ -368,7 +368,7 @@ "dist": { "type": "path", "url": "core", "reference": "5903f5e2aa76522e01d0fa539fdec0d7217585ad" "reference": "7e7646a2a1c3f8588f58a88f3481ed3be167c402" }, "require": { "asm89/stack-cors": "^2.3", Loading Loading @@ -423,7 +423,7 @@ "symfony/validator": "^7.4", "symfony/yaml": "^7.4.12", "twig/html-extra": "^3.23", "twig/twig": "^3.27.0" "twig/twig": "^3.28.0" }, "conflict": { "dealerdirect/phpcodesniffer-composer-installer": "1.1.0", Loading Loading @@ -5027,16 +5027,16 @@ }, { "name": "twig/twig", "version": "v3.27.1", "version": "v3.28.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "ae2071bffb38f04847fc0864d730c94b9cb8ab74" "reference": "597c12ed286fb9d1701a36684ce6e0cbe28ebc8b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/ae2071bffb38f04847fc0864d730c94b9cb8ab74", "reference": "ae2071bffb38f04847fc0864d730c94b9cb8ab74", "url": "https://api.github.com/repos/twigphp/Twig/zipball/597c12ed286fb9d1701a36684ce6e0cbe28ebc8b", "reference": "597c12ed286fb9d1701a36684ce6e0cbe28ebc8b", "shasum": "" }, "require": { Loading Loading @@ -5091,7 +5091,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", "source": "https://github.com/twigphp/Twig/tree/v3.27.1" "source": "https://github.com/twigphp/Twig/tree/v3.28.0" }, "funding": [ { Loading @@ -5103,7 +5103,7 @@ "type": "tidelift" } ], "time": "2026-05-30T17:09:26+00:00" "time": "2026-07-03T20:44:34+00:00" } ], "packages-dev": [ Loading
core/composer.json +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ "symfony/polyfill-php86": "^1.37", "symfony/yaml": "^7.4.12", "revolt/event-loop": "^1.0", "twig/twig": "^3.27.0", "twig/twig": "^3.28.0", "doctrine/lexer": "^2 || ^3", "drupal/core-composer-scaffold": "self.version", "guzzlehttp/guzzle": "^7.10", Loading
core/lib/Drupal/Core/Template/TwigSandboxPolicy.php +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ public function __construct() { /** * {@inheritdoc} */ public function checkSecurity($tags, $filters, $functions): void {} public function checkSecurity($tags, $filters, $functions, array $tests = []): void {} /** * {@inheritdoc} Loading