Debian Patches

Status for symfony/5.4.23+dfsg-1+deb12u1

Patch Description Author Forwarded Bugs Origin Last update
Add-more-tests-to-group-tty.patch Add more tests to '@group tty'
Not all tests using a tty are in @group tty. This should be reported (and
fixed) upstream but needs further investigation:
- There might be more tests needing a tty.
- It could be that some tests in group tty may not need a tty.
Daniel Beyer <dabe@deb.ymc.ch> no 2015-01-22
Increasing-timeout-in-test-AbstractProcessTest-testS.patch Increasing timeout in test AbstractProcessTest::testStartAfterATimeout()

This hopefully will allow ci.debian.net to run DEP-8 as installed tests
and might prevent FTBFS #775625 from hitting us again.
Daniel Beyer <dabe@deb.ymc.ch> no 2015-01-30
Declare-composer-group-for-tests-failing-outside-a-Compos.patch Declare composer group for tests failing outside a Composer environment =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2017-09-21
Drop-tests-data-throwing-a-RuntimeException-outside-a-Com.patch Drop tests data throwing a RuntimeException outside a Composer environment =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2017-09-21
Drop-test-failing-outside-Composer-environment.patch Drop test failing outside Composer environment =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2017-09-22
group-network-for-test-failing-without-network.patch '@group network' for test failing without network =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2017-09-22
Drop-HttpFoundation-tests-currently-failing.patch Drop HttpFoundation tests currently failing
To be investigated.
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2017-10-22
HttpFoundation-Workaround-some-currently-broken-tests.patch [HttpFoundation] Workaround some currently broken tests
To be investigated
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2018-07-22
VarDumper-Adapt-to-homemade-autoload.patch [VarDumper] Adapt to homemade autoload =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2019-02-22
Yaml-Adapt-to-homemade-autoload.patch [Yaml] Adapt to homemade autoload =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> not-needed 2021-01-07
HttpKernel-Drop-tests-using-unexpected-path-as-cache.patch [HttpKernel] Drop tests using unexpected path as cache
To be investigated
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2019-05-05
Drop-failing-tests-with-recent-PHP.patch Drop failing tests with recent PHP
To be investigated
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no debian 2019-06-25
PhpUnit-Drop-currently-broken-assertions.patch [PhpUnit] Drop currently broken assertions
To be investigated
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2019-07-19
Don-t-fail-on-warning.patch =?utf-8?q?Don=E2=80=99t_fail_on_warning?=
The move to PHPUnit 8 is not yet achieved upstream.
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2019-10-07
DependencyInjection-Drop-currently-broken-assertion.patch [DependencyInjection] Drop currently broken assertion
To be investigated
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2019-11-16
ErrorHandler-Drop-currently-broken-assertions.patch [ErrorHandler] Drop currently broken assertions
To be investigated
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2019-11-16
Config-Drop-currently-broken-assertions.patch [Config] Drop currently broken assertions
To be investigated
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2019-12-25
PhpUnit-Use-phpunit-directly.patch [PhpUnit] Use phpunit directly =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2020-07-31
Workaround-failing-tests-with-php7.4.patch Workaround failing tests with php7.4
To be investigated
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2020-04-02
String-Drop-data-causing-tests-to-fail.patch [String] Drop data causing tests to fail
To be investigated
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2021-01-06
HttpClient-Skip-tests-relying-on-amphp-http-client.patch [HttpClient] Skip tests relying on amphp/http-client =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2021-01-06
PhpUnit-Skip-test-currently-failing.patch [PhpUnit] Skip test currently failing
To be investigated
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2021-01-06
Adapt-conflict-to-Debian-expectations.patch Adapt conflict to Debian expectations =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2021-04-08
Drop-composer-plugin-api-that-confuses-pkg-php-tools.patch Drop composer-plugin-api that confuses pkg-php-tools =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> not-needed 2021-04-27
Revert-ErrorHandler-Skip-same-vendor-method-deprecations-.patch Revert "[ErrorHandler] Skip "same vendor" `@method` deprecations for `Symfony\*` classes unless symfony/symfony is being tested"

This reverts commit 7a1a91017df6a852e9089b0bf095707e30b10f0d.
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no upstream, http://github.com/symfony/symfony/commit/7a1a91017df6a852e9089b0bf095707e30b10f0d 2021-10-09
Config-Partially-revert-4c2c5c9ba76ba8db9e88748ae519605c0.patch [Config] Partially revert 4c2c5c9ba76ba8db9e88748ae519605c01b4b736
To be investigated
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2021-11-24
Use-installed-files-for-CI.patch Use installed files for CI =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2021-11-25
Console-Skip-test-failing-on-CI.patch [Console] Skip test failing on CI
To be investigated
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2021-11-29
Lock-Drop-test-currently-failing-on-buildd.patch [Lock] Drop test currently failing on buildd
To be investigated
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no 2022-01-13
Form-Drop-tests-currently-failing.patch [Form] Drop tests currently failing
To be investigated.
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no debian 2022-05-27
Workaround-ICU-new-format.patch Workaround ICU new format =?utf-8?q?David_Pr=C3=A9vot?= <dprevot+debian@evolix.fr> no 2022-12-06
Allow-doctrine-event-manager-2.patch Allow doctrine/event-manager 2
Add return types to Doctrine bridge.
=?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no backport, http://github.com/symfony/symfony/commit/1ea501dfb2d477b5b136d171a8965055cfd989ef 2023-01-04
Drop-data-tests-failing-with-PHP-8.2.patch Drop (data) tests failing with PHP 8.2 =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org> no debian 2023-01-13
TwigBridge-Ensure-CodeExtension-s-filters-properly-escape.patch [TwigBridge] Ensure CodeExtension's filters properly escape their input Nicolas Grekas <nicolas.grekas@gmail.com> yes debian upstream upstream, https://github.com/symfony/symfony/commit/8128c302430394f639e818a7103b3f6815d8d962 2023-11-03
Security-Fix-possible-session-fixation-when-only-the-toke.patch [Security] Fix possible session fixation when only the *token* changes Robert <symfony@robert.meijers.dev> yes debian upstream upstream, https://github.com/symfony/symfony/commit/dc356499d5ceb86f7cf2b4c7f032eca97061ed74 2023-11-03

All known versions for source package 'symfony'

Links