Skip to content

6.0.0

Choose a tag to compare

@MKodde MKodde released this 14 Nov 14:51
bb09106

In this release, PHP 5.6 support was dropped in favour of PHP 7.2. We are not migrating to the latest PHP version for some reasons. Chief amongst which is that PHP 7.2 was best compatible with the current EngineBlock code base.
An upgrade to 7.3 or even 7.4 would force us to upgrade many third party dependencies at the same time, making this release much bigger.

For installation instructions, see the UPGRADING.md entry for this version.

The following changes where introduced in this release:

Improvements

  • PHP 7.2 compatibility changes #713
  • Prevent WAYF button from floating left #760
  • Verify received LoA in StepUp ACS processing step #800
  • Added IDPentityID to the Attribute Aggregation request #799 (thanks @ohastra)

Bugfix

  • Get termsOfServiceUrl from coins, not SP metadata entity #756

Other chores

  • Cleanup old coin columns #755
  • Update Composer settings for improved PHP 7.2 support #763
  • Update testing tools (PHPUnit, Mockery & Phake) #777
  • Fixed typos #790 #809

Security

  • Upgrade xmlseclibs to version 3.0.4 #802
  • Upgrade symfony/mime to v4.3.8 #805
  • Bump handlebars to version 4.3.1 #761
  • Upgrade handlebars to 4.5.1 #805