Releases: FriendsOfSymfony1/swiftmailer
Releases · FriendsOfSymfony1/swiftmailer
v5.4.15
What's Changed
- Update to require php 7.4 or 8.0 by @thePanz in #21
- Fix deprecations on returned parameters from annotations by @thePanz
- Fix deprecations for return types in Swift_KeyCache_SimpleKeyCacheInputStream::write() by @thePanz
- Fix strtolower() deprecation when invoked with NULL by @thePanz
- Remove deprecated usage of get_magic_quotes_runtime by @thePanz
Full Changelog: v5.4.14...v5.4.15
v5.4.14
v5.4.13
v6.4.0
What's Changed
- Add composer replace to fulfil swiftmailer/swiftmailer dependency by installing this package. by @thirsch in #7
- Drop tests below 7.4 by @connorhu in #5
- Add php 8.2 support by @thirsch in #6
- Adjusting the repo readme to reflect fork purpose. by @thirsch in #10
- Adding php 8.3 to the party by @thirsch in #13
- Update github action steps to fix deprecations. by @thirsch in #11
- Fixing test deprecations by @thirsch in #12
- Apply cs fixer by @connorhu in #4
- Prepare 6.4.0 by @thirsch in #15
New Contributors
Full Changelog: v6.3.0...v6.4.0