Skip to content

v1.5.14

Compare
Choose a tag to compare
@thePanz thePanz released this 25 Nov 16:12
· 87 commits to master since this release
071b8bf

⚠️ Reminder: a new release of symfony1 does not mean you might use it for new projects. You MUST use Symfony 6 instead.

Most of changes for that release are for PHP 7.4, 8.0 and 8.1 compatibility.

What's Changed

  • Update composer.json to automatically remove lexpress/symfony1 package by @spirit-q2 in #241
  • Updated lexpress to fos1 in the submodules. by @thirsch in #238
  • Compat for Swiftmailer 6 but preserve compatibility with Swiftmailer 5. by @thirsch in #240
  • Update PHPDoc for sfWebController::redirect() func by @cmdeviant in #246
  • Fixing Issue #234 by @pathumhdes in #235
  • Add consistent local environment for testing with docker and docker-compose by @alquerci in #262
  • Use GitHub actions for Continuous Integration tests by @thePanz in #268
  • Add support for PHP 8.0 & 8.1 by @Tybaze in #266

New Contributors

Full Changelog: v1.5.13...v1.5.14