~athos-ribeiro/ubuntu/+source/symfony:merge-lp1973123-kinetic

Last commit made on 2022-06-06
Get this branch:
git clone -b merge-lp1973123-kinetic https://git.launchpad.net/~athos-ribeiro/ubuntu/+source/symfony
Only Athos Ribeiro can upload to this branch. If you are Athos Ribeiro please log in for upload directions.

Branch merges

Branch information

Name:
merge-lp1973123-kinetic
Repository:
lp:~athos-ribeiro/ubuntu/+source/symfony

Recent commits

43cbb1c... by Athos Ribeiro

update-maintainer

b60277d... by Athos Ribeiro

reconstruct-changelog

06d7e53... by Athos Ribeiro

merge-changelogs

cb52e90... by Athos Ribeiro

  * New changes:
    - d/t/control: require php-cache-tag-interop for cache integration
      tests autoloader. This was once provided by
      php-cache-integration-tests, but has been dropped there to allow
      migration to new PSR stack.

eb340b0... by Athos Ribeiro

    - d/p/add-return-types.patch: Add return types required for
      psr components, to resolve autopkgtest failures.

05f748e... by Athos Ribeiro

    - d/t/control: Mark tests flaky for now due to remaining php8.1
      inadequacies.
      + Many more routines require return types specified in order for tests
        to pass successfully with psr/container 3. The upstream patches for
        this are large and not available until symfony 6.0.0.

93d6c82... by Athos Ribeiro

    - d/p/implement-psr-cache-3.patch: Allow php-psr-cache 3.0 for php8.1

49f8ba6... by Athos Ribeiro

    - d/p/implement-psr-container-2.patch: Allow php-psr-container 2.0.2

d473435... by Athos Ribeiro

    - d/p/drop-conflict-email-validator.patch: Drop conflicts for
      php-email-validator to allow version 3.1.2-1.

997f27b... by Athos Ribeiro

    - d/p/implement-psr-link-2.patch: Implement psr/link2 for php8.1