ubuntu/+source/symfony:ubuntu/lunar-devel

Last commit made on 2022-12-15
Get this branch:
git clone -b ubuntu/lunar-devel 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/lunar-devel
Repository:
lp:ubuntu/+source/symfony

Recent commits

cbaaab8... by Athos Ribeiro

Update maintainer

7a44266... by Athos Ribeiro

reconstruct-changelog

72b6b1c... by Athos Ribeiro

Merge changelogs

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

636cdca... by Athos Ribeiro

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

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

7998aea... by Athos Ribeiro

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

5d74555... by Athos Ribeiro

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

b0bdeb0... by Athos Ribeiro

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

331e8e7... by Athos Ribeiro

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