php-twig (3.20.0-2) unstable; urgency=medium
* Restore autoload template building
* Use php-parsedown 1 for tests
-- David Prévot <taffit@debian.org> Wed, 19 Feb 2025 07:20:19 +0100
php-twig (3.20.0-1) unstable; urgency=medium
* Source-only upload for testing migration
-- David Prévot <taffit@debian.org> Sat, 15 Feb 2025 16:18:25 +0100
php-twig (3.20.0-1~bootstrap) unstable; urgency=medium
[ Doeke Norg ]
* Added configuration for commonmark use in twig-extra-bundle.
[ Fabien Potencier ]
* Bump min PHP version to 8.1
* Prepare the 3.20.0 release
[ Christophe Coevoet ]
* Add support for registered undefined element callbacks in tests
* Fix support for ignoring syntax erros in an undefined handler in guard
[ PrinsFrank ]
* Fix timezone conversion on strings
[ David Prévot ]
* Compatibility with recent PHPUnit (12)
-- David Prévot <taffit@debian.org> Sat, 15 Feb 2025 15:55:48 +0100
php-twig (3.19.0-1) unstable; urgency=medium
* Source-only upload for testing migration
-- David Prévot <taffit@debian.org> Wed, 29 Jan 2025 23:32:18 +0100
php-twig (3.19.0-1~bootstrap) unstable; urgency=medium
[ Fabien Potencier ]
* Make {} optional for the types tag
* Fix constant() behavior when used with ??
* Deprecate Twig\ExpressionParser::parseOnlyArguments() and
Twig\ExpressionParser::parseArguments()
* Add ForElseNode
* Deprecate Token::getType()
* [SECURITY] Fix a security issue where escaping was missing when using ??
[CVE-2025-24374]
* Prepare the 3.19.0 release
[ Jérôme Tamarelle ]
* Add `LastModifiedExtensionInterface` and implementation in
`AbstractExtension` to track modification of runtime classes
[ Lorenz ]
* invoke filter
[ Nicolas Grekas ]
* Ignore static properties when using the dot operator
[ David Prévot ]
* Drop versioned dependency for autopkgtest
-- David Prévot <taffit@debian.org> Wed, 29 Jan 2025 18:59:21 +0100
php-twig (3.18.0-7) unstable; urgency=medium
* Expect recent PHPUnit for debci
-- David Prévot <taffit@debian.org> Wed, 15 Jan 2025 09:25:20 +0100
php-twig (3.18.0-6) unstable; urgency=medium
* Source-only upload for testing migration
-- David Prévot <taffit@debian.org> Mon, 13 Jan 2025 08:01:46 +0100
php-twig (3.18.0-5) unstable; urgency=medium
* arch:all upload for bootstrapping
-- David Prévot <taffit@debian.org> Sun, 12 Jan 2025 22:22:23 +0100
php-twig (3.18.0-4) unstable; urgency=medium
* Compatibility with PHPUnit 11 (Closes: #1039841)
-- David Prévot <taffit@debian.org> Sun, 12 Jan 2025 12:56:00 +0100
php-twig (3.18.0-3) unstable; urgency=medium
* Drop listeners from phpunit.xml (Closes: #1039841)
-- David Prévot <taffit@debian.org> Sat, 11 Jan 2025 14:17:29 +0100
php-twig (3.18.0-2) unstable; urgency=medium
* Source-only upload for testing migration
-- David Prévot <taffit@debian.org> Wed, 01 Jan 2025 12:50:20 +0100
php-twig (3.18.0-1) unstable; urgency=medium
[ Fabien Potencier ]
* Add a way to stream template rendering
* Ignore exceptions from undefined handlers when using the guard tag
* Fix unary operator precedence change
* Prepare the 3.18.0 release
-- David Prévot <taffit@debian.org> Wed, 01 Jan 2025 12:21:13 +0100
php-twig (3.17.1-2) unstable; urgency=medium
* Source-only upload
-- David Prévot <taffit@debian.org> Thu, 19 Dec 2024 22:34:40 +0100
php-twig (3.17.1-1) unstable; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.17.1 release
[ Nicolas Grekas ]
* Add BC break note in CHANGELOG for 3.15
-- David Prévot <taffit@debian.org> Thu, 19 Dec 2024 19:11:34 +0100
php-twig (3.15.0-2) unstable; urgency=medium
* Source-only upload
-- David Prévot <taffit@debian.org> Wed, 27 Nov 2024 13:21:41 +0100
php-twig (3.15.0-1) unstable; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.15.0 release
[ David Prévot ]
* Drop tests related to SpanishInflector
-- David Prévot <taffit@debian.org> Thu, 21 Nov 2024 13:32:20 +0100
php-twig (3.14.2-3) unstable; urgency=medium
* Update expected output
* Depend on latest symfony for debci
-- David Prévot <taffit@debian.org> Sun, 17 Nov 2024 09:43:48 +0100
php-twig (3.14.2-2) unstable; urgency=medium
* Source-only upload for testing migration
* Update previous changelog entry to document #1086884.
-- David Prévot <taffit@debian.org> Fri, 08 Nov 2024 10:29:34 +0100
php-twig (3.14.2-1) unstable; urgency=medium
[ Fabien Potencier ]
* Fix a security issue when an included sandboxed template has been loaded
before without the sandbox context [CVE-2024-51754] (Closes: #1086884)
* Prepare the 3.14.2 release
[ Nicolas Grekas ]
* Sandbox ArrayAccess and do sandbox checks before isset() checks
[CVE-2024-51755]
-- David Prévot <taffit@debian.org> Fri, 08 Nov 2024 08:01:21 +0100
php-twig (3.14.0-4) unstable; urgency=medium
* Use installed package even for tests (Closes: #1085000)
* Force recent symfony for debci
-- David Prévot <taffit@debian.org> Sun, 13 Oct 2024 09:20:42 +0100
php-twig (3.14.0-3) unstable; urgency=medium
* Upload to unstable
* Update expected test output (Closes: #1084317)
-- David Prévot <taffit@debian.org> Thu, 10 Oct 2024 12:00:24 +0100
php-twig (3.14.0-2) experimental; urgency=medium
* Ship missing CallableArgumentsExtractor.php file
-- David Prévot <taffit@debian.org> Sun, 22 Sep 2024 11:56:40 +0200
php-twig (3.14.0-1) experimental; urgency=medium
[ Fabien Potencier ]
* Deprecate Environment::mergeGlobals()
* Add the possibility to reset globals
* Fix a security issue when an included sandboxed template has been loaded
before without the sandbox context [CVE-2024-45411] (Closes: #1081561)
* Prepare the 3.14.0 release
-- David Prévot <taffit@debian.org> Sat, 14 Sep 2024 09:40:39 +0200
php-twig (3.13.0-1) experimental; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.13.0 release
[ Jeroen Versteeg ]
* Add types tag
-- David Prévot <taffit@debian.org> Mon, 09 Sep 2024 07:53:45 +0200
php-twig (3.11.0-1) experimental; urgency=medium
[ Fabien Potencier ]
* Deprecate CallExpression::compileArguments
* Add support for yielding from a generator in PrintNode
* Fix optimizer mode validation in OptimizerNodeVisitor
* Add the possibility to deprecate attributes and nodes on Node
* Prepare the 3.11.0 release
[ Pierre ]
* Issue #3828: Add sequence and mapping tests
[ Simon André ]
* Deprecate NameExpression internal methods
* Add new "find" filter
[ Mathieu Santostefano ]
* feat(string-extra): Add singularize and pluralize filter
[ sarah-eit ]
* Add shuffle filter
[ Quentin D. ]
* Introduce ChainCache and ReadOnlyFilesystemCache
-- David Prévot <taffit@debian.org> Mon, 12 Aug 2024 12:19:27 +0200
php-twig (3.10.3-1) experimental; urgency=medium
[ Fabien Potencier ]
* Fix old escaper signature + add docs
* Prepare the 3.10.3 release
[ Nicolas Grekas ]
* Fix parse error in generated code when using CaptureNode
-- David Prévot <taffit@debian.org> Thu, 16 May 2024 18:42:12 +0200
php-twig (3.10.1-1) experimental; urgency=medium
[ Fabien Potencier ]
* Extract the escaping logic to a runtime
* Add needs_charset option for filters and functions
* Make some CoreExtension methods part of the public API
* Fix EscaperExtension constructor to not change from previous releases
(will be the same in 4.x as well)
* Fix constant return type
* Fix BC break on escaper extension
* Prepare the 3.10.1 release
[ Daniel Penning ]
* synchronize sourceContext
[ Nicolas Grekas ]
* Fix capturing output from extensions that still use echo
-- David Prévot <taffit@debian.org> Mon, 13 May 2024 08:54:52 +0200
php-twig (3.9.3-1) experimental; urgency=medium
* Upgrade to experimental since it breaks current phpmyadmin
[ Fabien Potencier ]
* Throws proper Twig exception when using cycle on an empty array
* Add a deprecation notice when using AbstractNodeVisitor
(deprecated since 2.9)
* Deprecate passing a Template instance in Environment::resolveTemplate()
and Template::loadTemplate()
* Fix compat with PHP 8.4
* Fix CaptureNode for some use cases
* Fix usage of display_end hook
* Prepare the 3.9.3 release
[ Francesco Sardara ]
* Add twig_escape_filter_is_safe() as deprecated.
[ David Prévot ]
* Drop signature check (latest upstream tag is not GPG-signed)
* Update Standards-Version to 4.7.0
* Update autoload build and dependencies
-- David Prévot <taffit@debian.org> Fri, 26 Apr 2024 07:48:39 +0200
php-twig (3.8.0-3) unstable; urgency=medium
* Force system dependencies loading
-- David Prévot <taffit@debian.org> Wed, 06 Mar 2024 12:10:24 +0100
php-twig (3.8.0-2) unstable; urgency=medium
* Skip failing test without composer install
-- David Prévot <taffit@debian.org> Mon, 08 Jan 2024 22:52:03 +0100
php-twig (3.8.0-1) unstable; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.8.0 release
[ Christian Flothmann ]
* allow Symfony 7 packages to be installed
* restore return type annotations
[ Jérôme Tamarelle ]
* Use is_iterable when possible
[ Michael Bolli ]
* fix `NumberFormatter::TYPE_CURRENCY` being deprecated in PHP 8.3
[ Yaakov Saxon ]
* Fix premature loop exit in Security Policy lookup of allowed
methods/properties
[ Jeroen Versteeg ]
* Fix IntlExtension::formatDateTime use of date formatter prototype
[ Drew Richards ]
* Catch errors thrown during template rendering
[ David Prévot ]
* Revert "Require recent php-symfony-intl for changed tests"
-- David Prévot <taffit@debian.org> Fri, 24 Nov 2023 08:09:13 +0100
php-twig (3.7.1-3) unstable; urgency=medium
* Require recent php-symfony-intl for changed tests
-- David Prévot <taffit@debian.org> Mon, 20 Nov 2023 07:47:02 +0100
php-twig (3.7.1-2) unstable; urgency=medium
* Fix tests with current Symfony
-- David Prévot <taffit@debian.org> Fri, 10 Nov 2023 07:33:55 +0100
php-twig (3.7.1-1) unstable; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.7.1 release
[ David Prévot ]
* Clean .phpunit.cache/ directory
-- David Prévot <taffit@debian.org> Sun, 03 Sep 2023 03:23:36 +0530
php-twig (3.7.0-1) unstable; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.7.0 release
[ Ryan Weaver ]
* Adding support for the ...spread operator on arrays and hashes
-- David Prévot <taffit@debian.org> Thu, 27 Jul 2023 13:58:54 +0200
php-twig (3.6.1-1) unstable; urgency=medium
* Upload to unstable now that bookworm has been released
[ Fabien Potencier ]
* Prepare the 3.6.1 release
[ Phil E. Taylor ]
* suppress native return type deprecation msg
-- David Prévot <taffit@debian.org> Sat, 10 Jun 2023 08:54:30 +0200
php-twig (3.6.0-1) experimental; urgency=medium
* Upload new minor to experimental during the freeze
[ Fabien Potencier ]
* Prepare the 3.6.0 release
[ Tobias Meindl ]
* Allow psr/container 2.0.2
-- David Prévot <taffit@debian.org> Thu, 04 May 2023 19:11:35 +0200
php-twig (3.5.1-1) unstable; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.5.1 release
[ David Prévot ]
* Update standards version to 4.6.2, no changes needed.
-- David Prévot <taffit@debian.org> Sat, 11 Feb 2023 07:38:40 +0100
php-twig (3.5.0-1) unstable; urgency=medium
[ Fabien Potencier ]
* Add Compile::reset()
* Prepare the 3.5.0 release
-- David Prévot <taffit@debian.org> Thu, 29 Dec 2022 13:19:02 +0100
php-twig (3.4.3-2) unstable; urgency=medium
* Adapt expected output for new ICU (Closes: #1026752)
-- David Prévot <taffit@debian.org> Wed, 21 Dec 2022 13:53:18 +0100
php-twig (3.4.3-1) unstable; urgency=medium
[ Fabien Potencier ]
* Fix a security issue on filesystem loader (possibility to load a
template outside a configured directory)
[CVE-2022-39261] (Closes: #1020991)
* Prepare the 3.4.3 release
[ David Prevot ]
* Update Standards-Version to 4.6.1
-- David Prévot <dprevot@evolix.fr> Fri, 30 Sep 2022 10:59:34 +0200
php-twig (3.4.2-1) unstable; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.4.2 release
[ Ben Thomson ]
* Allow inherited magic method to still run with calling class
-- David Prévot <taffit@debian.org> Fri, 12 Aug 2022 14:22:09 +0200
php-twig (3.4.1-1) unstable; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.4.1 release
[ David Prévot ]
* Match current ICU output (Closes: #1011899)
-- David Prévot <taffit@debian.org> Thu, 26 May 2022 21:29:10 +0200
php-twig (3.3.9-1) unstable; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.3.9 release
-- David Prévot <taffit@debian.org> Mon, 04 Apr 2022 08:15:18 +0200
php-twig (3.3.8-2) unstable; urgency=medium
* Handle extra tests autoload for CI
-- David Prévot <taffit@debian.org> Mon, 07 Feb 2022 14:45:43 -0400
php-twig (3.3.8-1) unstable; urgency=medium
[ Fabien Potencier ]
* Disallow non closures in `sort` filter when the sanbox mode is enabled
* Prepare the 3.3.8 release
[ David Prévot ]
* Ensure phpunit.xml.dist usage
-- David Prévot <taffit@debian.org> Sat, 05 Feb 2022 06:18:49 -0400
php-twig (3.3.7-1) unstable; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.3.7 release
-- David Prévot <taffit@debian.org> Mon, 03 Jan 2022 18:44:55 -0400
php-twig (3.3.6-1) unstable; urgency=medium
[ Fabien Potencier ]
* Bump license year
* Prepare the 3.3.6 release
[ Michał Jusięga ]
* allow translation-contracts:^3
[ David Prévot ]
* Simplify pkg-php-tools overrides
* Update copyright (years)
-- David Prévot <taffit@debian.org> Mon, 03 Jan 2022 11:23:00 -0400
php-twig (3.3.4-1) unstable; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.3.4 release
-- David Prévot <taffit@debian.org> Thu, 25 Nov 2021 18:01:45 -0400
php-twig (3.3.3-3) unstable; urgency=medium
* Allow stderr during CI for phabtpl
-- David Prévot <taffit@debian.org> Thu, 25 Nov 2021 00:28:35 -0400
php-twig (3.3.3-2) unstable; urgency=medium
* Upload source only
-- David Prévot <taffit@debian.org> Wed, 24 Nov 2021 10:46:06 -0400
php-twig (3.3.3-2~stage1) unstable; urgency=medium
* Upload to unstable in sync with Symfony 5
* Use SYMFONY_DEPRECATIONS_HELPER=weak for PHP 8.1
* Drop php-twig-extensions break (not in Debian anymore)
* Fix php-twig-cache-extra homepage
-- David Prévot <taffit@debian.org> Fri, 19 Nov 2021 17:56:22 -0400
php-twig (3.3.3-1) experimental; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.3.3 release
[ David Prévot ]
* Install dh-sequence-* instead of using dh --with
* Update standards version to 4.6.0, no changes needed.
-- David Prévot <taffit@debian.org> Sat, 09 Oct 2021 14:21:59 -0400
php-twig (3.3.2-1) experimental; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.3.2 release
[ Colin O'Dell ]
* Allow installation of league/html-to-markdown 5.x
[ David Prévot ]
* Generate phpabtpl at build time
-- David Prévot <taffit@debian.org> Fri, 21 May 2021 14:19:02 -0400
php-twig (3.3.0-1) experimental; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.3.0 release
[ David Prévot ]
* Simplify gbp import-orig workflow
* Verify upstream signed tag on import
* Update packaging to new dependency
-- David Prévot <taffit@debian.org> Mon, 08 Feb 2021 17:29:16 -0400
php-twig (3.2.1-1) experimental; urgency=medium
[ Fabien Potencier ]
* Bump copyright year
* Move things around
* Add a cache tag
* Prepare the 2.14.3 release
[ David Prévot ]
* Update copyright
* Adapt to new upstream distribution path
* Use LC_ALL=en_US for intl tests
* Install /u/s/p/autoloaders file
* Add php-twig-cache-extra
-- David Prévot <taffit@debian.org> Thu, 07 Jan 2021 20:53:10 -0400
php-twig (3.1.1-1) experimental; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.1.1 release
[ David Prévot ]
* Update watch file format version to 4.
* Update Standards-Version to 4.5.1
-- David Prévot <taffit@debian.org> Sat, 21 Nov 2020 15:45:58 -0400
php-twig (3.0.5-1) experimental; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.0.5 release
[ Jérôme TAMARELLE ]
* Fix compatibility with PHPUnit 10
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
* Build-Depend on recent phpunit
-- David Prévot <taffit@debian.org> Wed, 16 Sep 2020 16:18:45 -0400
php-twig (3.0.4-1) experimental; urgency=medium
[ Fabien Potencier ]
* Fix PHP 8 compat
* Prepare the 3.0.4 release
[ Nicolas Grekas ]
* Sync LICENSE with GitHub template
[ David Prévot ]
* Set Rules-Requires-Root: no.
* Use debhelper-compat 13
* Simplify override_dh_auto_test
* Use --sourcedirectory instead of --sourcedir
* Update copyright
* Fix unindented list in extended description
-- David Prévot <taffit@debian.org> Wed, 08 Jul 2020 01:56:34 -0400
php-twig (3.0.3-1) experimental; urgency=medium
[ Fabien Potencier ]
* Bump license year
* Prepare the 3.0.3 release
[ David Prévot ]
* Update Standards-Version to 4.5.0
* Update copyright (years)
-- David Prévot <taffit@debian.org> Sun, 23 Feb 2020 12:16:21 -1000
php-twig (3.0.1-1) experimental; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.0.1 release
[ David Prévot ]
* Add php-symfony-string build-dependency (Closes: #947468)
* Update test dependencies
* Set upstream metadata fields:
Bug-Database, Repository, Repository-Browse, Bug-Submit
* Breaks php-twig-extensions (Closes: #946301)
* Ignore Intl testsuite for now
-- David Prévot <taffit@debian.org> Sun, 29 Dec 2019 17:13:50 +1100
php-twig (3.0.0-2) experimental; urgency=medium
* Add extra packages
-- David Prévot <taffit@debian.org> Sat, 16 Nov 2019 06:52:39 -1000
php-twig (3.0.0-1) experimental; urgency=medium
[ Fabien Potencier ]
* Prepare the 3.0.0 release
-- David Prévot <taffit@debian.org> Sat, 16 Nov 2019 06:43:48 -1000
php-twig (3.0.0~beta1-1) experimental; urgency=medium
* Upload beta to experimental
[ Fabien Potencier ]
* Prepare the 3.0.0-BETA1 release
[ David Prévot ]
* Track pre-releases
* Drop PSR-0 compatibility removed upstream
-- David Prévot <taffit@debian.org> Tue, 12 Nov 2019 19:57:45 -1000
php-twig (2.12.2-1) unstable; urgency=medium
[ Fabien Potencier ]
* Prepare the 2.12.2 release
[ David Prévot ]
* Update copyright
* d/control: Drop versioned dependency satisfied in stable
-- David Prévot <taffit@debian.org> Tue, 12 Nov 2019 18:03:58 -1000
php-twig (2.12.1-1) unstable; urgency=medium
[ Fabien Potencier ]
* Prepare the 2.12.1 release
[ Barry vd. Heuvel ]
* Update .gitattributes to remove tests from \"dist\"
[ David Prévot ]
* Document gbp import-ref usage
-- David Prévot <taffit@debian.org> Sat, 19 Oct 2019 16:36:34 -1000
php-twig (2.12.0-1) unstable; urgency=medium
[ Fabien Potencier ]
* Prepare the 2.12.0 release
[ David Prévot ]
* Set upstream metadata fields: Repository.
* Drop versioned dependency satisfied in (old)stable
* Update Standards-Version to 4.4.1
* Adapt phpab call to new upstream tests path
-- David Prévot <taffit@debian.org> Mon, 07 Oct 2019 16:21:21 -1000
php-twig (2.11.3-3) unstable; urgency=medium
* Declare php-twig-doc as Multi-Arch: foreign
* Compatibility with recent PHPUnit (8)
* Add self to Uploaders
-- David Prévot <taffit@debian.org> Sat, 14 Sep 2019 01:13:15 -1000
php-twig (2.11.3-2) unstable; urgency=medium
* Upload to unstable now that buster has been released
* Update Standards-Version to 4.4.0
-- David Prévot <taffit@debian.org> Fri, 19 Jul 2019 17:27:56 -0300
# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog php-twig`.
Generated by dwww version 1.16 on Tue Dec 16 07:48:30 CET 2025.