ubuntu/+source/symfony:ubuntu/kinetic

Last commit made on 2022-08-23
Get this branch:
git clone -b ubuntu/kinetic https://git.launchpad.net/ubuntu/+source/symfony
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/kinetic
Repository:
lp:ubuntu/+source/symfony

Recent commits

4f0fe1f... by Athos Ribeiro

update-maintainer

8c08574... by Athos Ribeiro

reconstruct-changelog

ca5a2d2... by Athos Ribeiro

merge-changelogs

49e8240... by Athos Ribeiro

    - 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.

3fc9fd1... by Athos Ribeiro

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

a3db92a... 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.

c2f0db6... by Athos Ribeiro

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

38d2f90... by Athos Ribeiro

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

8896831... by Athos Ribeiro

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

fdb2866... by Athos Ribeiro

    - d/p/implement-psr-log-3.patch: Implement psr/log 3