php-twig 3.3.2-1ubuntu3 source package in Ubuntu

Changelog

php-twig (3.3.2-1ubuntu3) impish; urgency=medium

  * Now that we've symfony 5.x built in -proposed, revert:
    - d/control: Disable all symfony extensions from being used.
      This needs to be done to break the circular-dependency
      loop b/w symfony <--> php-twig.
    - d/p/relax-symfony-version.patch: Add patch to relax the
      version of symfony to avoid uninstallability issues.
    - d/p/remove-framework-bundle.patch: Add patch to drop
      framework-bundle from "requires" of twig-extra-bundle.
    - d/{control,rules}: Disable running testsuite to allow
      sidestepping circular build dependency on php-symfony-string
      (introduced in 3.0.1-1). (LP #1929880)
  * d/t/control: Add allow-stderr to Restrictions.
    "Proceeding without a composer.json file." warning is
    thrown to stderr now & breaks the autopkgtest.

 -- Utkarsh Gupta <email address hidden>  Wed, 09 Jun 2021 23:48:16 +0530

Upload details

Uploaded by:
Utkarsh Gupta
Sponsored by:
Bryce Harrington
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-twig_3.3.2.orig.tar.xz 204.9 KiB db40ea1fc4be5a39f618bb5e7115c11e6eda772c45e374ae62f3b0d380825892
php-twig_3.3.2-1ubuntu3.debian.tar.xz 17.7 KiB b31bf26f6617c83189e17cecc0104e1066c479433eb6a529aabfbeca0cf19f38
php-twig_3.3.2-1ubuntu3.dsc 3.2 KiB d523e2577133ee3b1af5514243a89d86b8a3a42497cac345d26a391c4030ad0e

View changes file

Binary packages built by this source

php-twig: No summary available for php-twig in ubuntu impish.

No description available for php-twig in ubuntu impish.

php-twig-cache-extra: A Twig extension for Symfony Cache

 Twig String extension that provides integration with the Symfony Cache
 component.
 .
 It provides a single `cache` tag that allows one to cache template
 fragments.
 .
 Twig itself is a flexible, fast and secure template engine for PHP.

php-twig-cssinliner-extra: No summary available for php-twig-cssinliner-extra in ubuntu impish.

No description available for php-twig-cssinliner-extra in ubuntu impish.

php-twig-doc: No summary available for php-twig-doc in ubuntu impish.

No description available for php-twig-doc in ubuntu impish.

php-twig-extra-bundle: A Symfony bundle for extra Twig extensions

 This package is a Symfony bundle that allows one to use all "extra"
 extensions without any configuration.
 .
 Twig itself is a flexible, fast and secure template engine for PHP.

php-twig-html-extra: No summary available for php-twig-html-extra in ubuntu impish.

No description available for php-twig-html-extra in ubuntu impish.

php-twig-inky-extra: A Twig extension for the inky email templating engine

 Twig Inky extension that provides the following:
 .
  - inky_to_html filter: processes an inky email template.
 .
 Twig itself is a flexible, fast and secure template engine for PHP.

php-twig-intl-extra: A Twig extension for Intl

 Twig Intl extension that provides the following:
 .
  - country_name filter: returns the country name given its
    two-letter/five-letter code;
  - currency_name filter: returns the currency name given its three-letter
    code;
  - currency_symbol filter: returns the currency symbol given its
    three-letter code;
  - language_name filter: returns the language name given its
    two-letter/five-letter code;
  - locale_name filter: returns the language name given its
    two-letter/five-letter code;
  - timezone_name filter: returns the timezone name given its identifier;
  - country_timezones filter: returns the timezone identifiers of the given
    country code;
  - format_currency filter: formats a number as a currency;
  - format_number filter: formats a number;
  - format_datetime filter: formats a date time;
  - format_date filter: formats a date;
  - format_time filter: formats a time.
 .
 Twig itself is a flexible, fast and secure template engine for PHP.

php-twig-markdown-extra: A Twig extension for Markdown

 Twig Markdown extension that provides the following:
 .
  - markdown_to_html filter: generates HTML from a Markdown block;
  - html_to_markdown filter: generates Markdown from an HTML block.
 .
 Twig itself is a flexible, fast and secure template engine for PHP.

php-twig-string-extra: A Twig extension for Symfony String

 Twig String extension that provides integration with the Symfony String
 component.
 .
 It provides a single u filter that wraps a text in a `UnicodeString`
 object to give access to methods of the class.
 .
 Twig itself is a flexible, fast and secure template engine for PHP.