Debian Patches
Status for libphp-swiftmailer/6.3.0-8
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0005-Drop-TestListener.patch | Drop TestListener It has been removed from php-mockery for the PHPUnit 11 transition. |
=?utf-8?q?David_Pr=C3=A9vot?= <taffit@debian.org> | no | 2024-10-22 | ||
declare-dataProvider-functions-as-static.patch | declare dataProvider functions as static | Joe Nahmias <jello@debian.org> | no | 2025-09-12 | ||
use-rector-to-change-withConsecutive-to-willReturnCallbac.patch | use rector to change withConsecutive() to willReturnCallback() | Joe Nahmias <jello@debian.org> | no | 2025-09-12 | ||
use-PHPUnit-11.5-XML-configuration-schema.patch | use PHPUnit 11.5 XML configuration schema | Joe Nahmias <jello@debian.org> | no | 2025-09-10 | ||
do-not-use-addToAssertionCount-in-empty-tests.patch | do not use addToAssertionCount() in empty tests label tests that do not make assertions appropriately or mark them as incomplete if empty |
Joe Nahmias <jello@debian.org> | no | 2025-09-11 | ||
switch-to-using-createMock.patch | switch to using createMock() | Joe Nahmias <jello@debian.org> | no | 2025-09-11 | ||
use-Group-attribute-instead-of-deprecated-group.patch | use Group attribute instead of deprecated @group | Joe Nahmias <jello@debian.org> | no | 2025-09-11 | ||
switch-to-willReturnCallback.patch | switch to willReturnCallback() | Joe Nahmias <jello@debian.org> | no | 2025-09-11 | ||
simplify-createHeader.patch | simplify createHeader() | Joe Nahmias <jello@debian.org> | no | 2025-09-12 | ||
fix-mock-callback-closures.patch | fix mock callback closures | Joe Nahmias <jello@debian.org> | no | 2025-09-14 | ||
fix-remaining-test-errors-and-failures-with-PHPUnit-11.5.patch | fix remaining test errors and failures with PHPUnit 11.5 | Joe Nahmias <jello@debian.org> | no | 2025-09-14 | ||
exclude-abstract-test-classes-to-avoid-warnings.patch | exclude abstract test classes to avoid warnings | Joe Nahmias <jello@debian.org> | no | 2025-09-14 | ||
change-abstract-class-suffix-to-TestCase-rename-files.patch | change abstract class suffix to TestCase; rename files | Joe Nahmias <jello@debian.org> | no | 2025-09-14 | ||
fix-loading-of-abstract-TestCases.patch | fix loading of abstract TestCases | Joe Nahmias <jello@debian.org> | no | 2025-09-14 | ||
0001-Fix-PHPUnit-method-signatures.patch | Fix PHPUnit method signatures | Fabien Potencier <fabien@potencier.org> | not-needed | https://github.com/swiftmailer/swiftmailer/commit/d48e9a0780f6149466e87480134cb9ebb4ae2348 | 2020-02-11 | |
0002-Handle-the-case-of-missing-DES-ECB-cipher-support.patch | Handle the case of missing DES-ECB cipher support One feature requires the DES-ECB cipher from the OpenSSL extension, which is nowadays deemed insecure and thus no longer supported. |
Robin Gustafsson <robin@rgson.se> | no | 2022-05-28 | ||
0003-Fix-PHP-8.2-deprecations.patch | Fix PHP 8.2 deprecations | Robin Gustafsson <robin@rgson.se> | no | 2022-07-31 | ||
0004-Fix-deprecation-warnings-in-test.patch | Fix deprecation warnings in test "shouldNotReceive(), never(), times(0) chaining additional invocation count methods has been deprecated and will throw an exception in a future version of Mockery" |
Robin Gustafsson <robin@rgson.se> | no | 2023-12-14 |