Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
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 | ||
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 |