symfony 4.3.4+dfsg-1ubuntu1 source package in Ubuntu

Changelog

symfony (4.3.4+dfsg-1ubuntu1) eoan; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - Do not fail testsuite on s390x

symfony (4.3.4+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * updated VERSION for 4.3.4

  [ Steve Langasek ]
  * Unset http proxy for autopkgtest (Closes: #934647)

  [ David Prévot ]
  * Update homemade overrides
  * Exclude another file for phpab
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.
  * Extend d/clean for PHPUnit 8
  * PHPUnit 7 compliance (from PHPUnit 8)

 -- Gianfranco Costamagna <email address hidden>  Wed, 28 Aug 2019 11:33:51 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
symfony_4.3.4+dfsg.orig.tar.xz 3.7 MiB fe49b13ee638ed15bfe1aa945c16c7edf3067004ce128fe2405a55cf09413cea
symfony_4.3.4+dfsg-1ubuntu1.debian.tar.xz 44.4 KiB f6e56bad6e4adac0b10416e954c188416cf15a945b9c5f5eb6635541318b89ca
symfony_4.3.4+dfsg-1ubuntu1.dsc 7.6 KiB 39c9dbb57462b1e6d68898b1ac0e9ba4e690a60e881b3ee346ea5435d2ac9c06

View changes file

Binary packages built by this source

php-symfony: No summary available for php-symfony in ubuntu eoan.

No description available for php-symfony in ubuntu eoan.

php-symfony-amazon-mailer: No summary available for php-symfony-amazon-mailer in ubuntu eoan.

No description available for php-symfony-amazon-mailer in ubuntu eoan.

php-symfony-asset: No summary available for php-symfony-asset in ubuntu eoan.

No description available for php-symfony-asset in ubuntu eoan.

php-symfony-browser-kit: No summary available for php-symfony-browser-kit in ubuntu eoan.

No description available for php-symfony-browser-kit in ubuntu eoan.

php-symfony-cache: Symfony Cache component with PSR-6, PSR-16, and tags

 The Symfony Cache Component provides an extended PSR-6 implementation for
 adding cache to applications. It is designed to have a low overhead so
 that caching is fastest. It ships with a few caching adapters for the
 most widespread and suited to caching backends. It also provides a
 `doctrine/cache` proxy adapter to cover more advanced caching needs
 and a proxy adapter for greater interoperability between PSR-6
 implementations.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-config: load configurations from different data sources

 The Symfony Config Component provides the infrastructure for loading
 configurations from different data sources and optionally monitoring
 these for changes. Additional tools for validating, normalizing and
 handling of defaults are provided.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-console: No summary available for php-symfony-console in ubuntu eoan.

No description available for php-symfony-console in ubuntu eoan.

php-symfony-css-selector: convert CSS selectors to XPath expressions

 The Symfony CssSelector Component can be used to convert CSS selectors
 to XPath expressions. It basically is a port of the Python lxml library.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-debug: No summary available for php-symfony-debug in ubuntu eoan.

No description available for php-symfony-debug in ubuntu eoan.

php-symfony-debug-bundle: debugging tools for the Symfony framework

 Symfony DebugBundle allows an application using it to
 dump variables from PHP or Twig in the web debug toolbar.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-dependency-injection: No summary available for php-symfony-dependency-injection in ubuntu eoan.

No description available for php-symfony-dependency-injection in ubuntu eoan.

php-symfony-doctrine-bridge: No summary available for php-symfony-doctrine-bridge in ubuntu eoan.

No description available for php-symfony-doctrine-bridge in ubuntu eoan.

php-symfony-dom-crawler: No summary available for php-symfony-dom-crawler in ubuntu eoan.

No description available for php-symfony-dom-crawler in ubuntu eoan.

php-symfony-dotenv: No summary available for php-symfony-dotenv in ubuntu eoan.

No description available for php-symfony-dotenv in ubuntu eoan.

php-symfony-event-dispatcher: No summary available for php-symfony-event-dispatcher in ubuntu eoan.

No description available for php-symfony-event-dispatcher in ubuntu eoan.

php-symfony-expression-language: compile and evaluate expressions

 The Symfony ExpressionLanguage Component provides an engine that can compile
 and evaluate expressions. An expression is a one-liner that returns a value
 (mostly, but not limited to, Booleans).
 .
 By default, the engine implements simple math and logic functions, method
 calls, property accesses, and array accesses.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-filesystem: No summary available for php-symfony-filesystem in ubuntu eoan.

No description available for php-symfony-filesystem in ubuntu eoan.

php-symfony-finder: No summary available for php-symfony-finder in ubuntu eoan.

No description available for php-symfony-finder in ubuntu eoan.

php-symfony-form: create HTML forms and process request data

 The Symfony Form Component provide tools for defining HTML
 forms, rendering their request data and mapping this to related models.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-framework-bundle: basic, robust and flexible MVC framework

 Symfony FrameworkBundle contains most of the base framework
 functionality and can be configured by an application using it,
 including settings related to sessions, translation, forms,
 validation, routing and more.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-google-mailer: No summary available for php-symfony-google-mailer in ubuntu eoan.

No description available for php-symfony-google-mailer in ubuntu eoan.

php-symfony-http-client: No summary available for php-symfony-http-client in ubuntu eoan.

No description available for php-symfony-http-client in ubuntu eoan.

php-symfony-http-foundation: No summary available for php-symfony-http-foundation in ubuntu eoan.

No description available for php-symfony-http-foundation in ubuntu eoan.

php-symfony-http-kernel: No summary available for php-symfony-http-kernel in ubuntu eoan.

No description available for php-symfony-http-kernel in ubuntu eoan.

php-symfony-inflector: words conversion between their singular and plural forms

 The Symfony Inflector Component converts words between their singular
 and plural forms (English only).
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-intl: No summary available for php-symfony-intl in ubuntu eoan.

No description available for php-symfony-intl in ubuntu eoan.

php-symfony-ldap: No summary available for php-symfony-ldap in ubuntu eoan.

No description available for php-symfony-ldap in ubuntu eoan.

php-symfony-lock: create and manage locks

 The Symfony Lock Component creates and manages locks, a
 mechanism to provide exclusive access to a shared resource.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-mailchimp-mailer: No summary available for php-symfony-mailchimp-mailer in ubuntu eoan.

No description available for php-symfony-mailchimp-mailer in ubuntu eoan.

php-symfony-mailer: No summary available for php-symfony-mailer in ubuntu eoan.

No description available for php-symfony-mailer in ubuntu eoan.

php-symfony-mailgun-mailer: No summary available for php-symfony-mailgun-mailer in ubuntu eoan.

No description available for php-symfony-mailgun-mailer in ubuntu eoan.

php-symfony-messenger: No summary available for php-symfony-messenger in ubuntu eoan.

No description available for php-symfony-messenger in ubuntu eoan.

php-symfony-mime: A library to manipulate MIME messages

 The MIME Symfony component allows manipulating the MIME messages used to
 send emails and provides utilities related to MIME types.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-monolog-bridge: No summary available for php-symfony-monolog-bridge in ubuntu eoan.

No description available for php-symfony-monolog-bridge in ubuntu eoan.

php-symfony-options-resolver: No summary available for php-symfony-options-resolver in ubuntu eoan.

No description available for php-symfony-options-resolver in ubuntu eoan.

php-symfony-phpunit-bridge: No summary available for php-symfony-phpunit-bridge in ubuntu eoan.

No description available for php-symfony-phpunit-bridge in ubuntu eoan.

php-symfony-postmark-mailer: No summary available for php-symfony-postmark-mailer in ubuntu eoan.

No description available for php-symfony-postmark-mailer in ubuntu eoan.

php-symfony-process: No summary available for php-symfony-process in ubuntu eoan.

No description available for php-symfony-process in ubuntu eoan.

php-symfony-property-access: read from and write to an object or array

 The Symfony PropertyAccess Component provides functions to read from
 and write to an object or array using a simple string notation.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-property-info: No summary available for php-symfony-property-info in ubuntu eoan.

No description available for php-symfony-property-info in ubuntu eoan.

php-symfony-proxy-manager-bridge: No summary available for php-symfony-proxy-manager-bridge in ubuntu eoan.

No description available for php-symfony-proxy-manager-bridge in ubuntu eoan.

php-symfony-routing: No summary available for php-symfony-routing in ubuntu eoan.

No description available for php-symfony-routing in ubuntu eoan.

php-symfony-security: No summary available for php-symfony-security in ubuntu eoan.

No description available for php-symfony-security in ubuntu eoan.

php-symfony-security-bundle: No summary available for php-symfony-security-bundle in ubuntu eoan.

No description available for php-symfony-security-bundle in ubuntu eoan.

php-symfony-security-core: infrastructure for authorization systems - common features

 The Symfony Security Component - Core Library provides all the common
 security features, from authentication to authorization and from
 encoding passwords to loading users.
 .
 The Symfony Security Component makes it possible to easily separate
 authorization logic from user providers that hold the users credentials.
 It ships with facilities for authenticating using HTTP basic or digest
 authentication, interactive form login or X.509 certificate login.
 Furthermore it optionally also allows an application to implement its
 own authentication strategies.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-security-csrf: No summary available for php-symfony-security-csrf in ubuntu eoan.

No description available for php-symfony-security-csrf in ubuntu eoan.

php-symfony-security-guard: infrastructure for authorization systems - Guard features

 The Symfony Security Component - Guard brings many layers
 of authentication together, making it much easier to create complex
 authentication systems where you have total control.
 .
 The Security Component makes it possible to easily separate
 authorization logic from user providers that hold the users credentials.
 It ships with facilities for authenticating using HTTP basic or digest
 authentication, interactive form login or X.509 certificate login.
 Furthermore it optionally also allows an application to implement its
 own authentication strategies.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-security-http: No summary available for php-symfony-security-http in ubuntu eoan.

No description available for php-symfony-security-http in ubuntu eoan.

php-symfony-sendgrid-mailer: Symfony Sendgrid Mailer Bridge

 The Symfony Sendgrid Mailer Bridge provides Sendgrid integration
 for Symfony Mailer.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-serializer: No summary available for php-symfony-serializer in ubuntu eoan.

No description available for php-symfony-serializer in ubuntu eoan.

php-symfony-stopwatch: No summary available for php-symfony-stopwatch in ubuntu eoan.

No description available for php-symfony-stopwatch in ubuntu eoan.

php-symfony-templating: No summary available for php-symfony-templating in ubuntu eoan.

No description available for php-symfony-templating in ubuntu eoan.

php-symfony-translation: No summary available for php-symfony-translation in ubuntu eoan.

No description available for php-symfony-translation in ubuntu eoan.

php-symfony-twig-bridge: No summary available for php-symfony-twig-bridge in ubuntu eoan.

No description available for php-symfony-twig-bridge in ubuntu eoan.

php-symfony-twig-bundle: No summary available for php-symfony-twig-bundle in ubuntu eoan.

No description available for php-symfony-twig-bundle in ubuntu eoan.

php-symfony-validator: tools to validate classes

 The Symfony Validator Component validates PHP objects against
 validation rules defined for their classes, which can be specified
 using XML, YAML, PHP or annotations. It is inspired by the JSR-303.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-var-dumper: No summary available for php-symfony-var-dumper in ubuntu eoan.

No description available for php-symfony-var-dumper in ubuntu eoan.

php-symfony-var-exporter: export serializable PHP data structure to plain PHP code

 A blend of var_export() + serialize() to turn any serializable data structure
 to plain PHP code.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-web-link: manage links between resources

 The Symfony WebLink Component manages links between resources. It is
 particularly useful to advise clients to preload and prefetch documents
 through HTTP and HTTP/2 pushes.
 .
 This component implements the HTML5's Links, Preload and Resource Hints W3C's
 specifications. It can also be used with extensions defined in the HTML5 link
 type extensions wiki.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.

php-symfony-web-profiler-bundle: No summary available for php-symfony-web-profiler-bundle in ubuntu eoan.

No description available for php-symfony-web-profiler-bundle in ubuntu eoan.

php-symfony-web-server-bundle: No summary available for php-symfony-web-server-bundle in ubuntu eoan.

No description available for php-symfony-web-server-bundle in ubuntu eoan.

php-symfony-workflow: No summary available for php-symfony-workflow in ubuntu eoan.

No description available for php-symfony-workflow in ubuntu eoan.

php-symfony-yaml: No summary available for php-symfony-yaml in ubuntu eoan.

No description available for php-symfony-yaml in ubuntu eoan.