-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce support for PHP 8 and PHP 8.1 !!! Breaking change in fluid template for the invitation controller !!! Security Update
- Loading branch information
Showing
2 changed files
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,14 +9,14 @@ Changelog | |
|
||
- | ||
:Version: 7.1.0 | ||
:Date: 2023-01-12 | ||
:Date: 2023-01-19 | ||
:Changes: | ||
|
||
* [FEATURE] Add support for PHP 8 and 8.1 - thx to Stefan Busemann, Bastien Lutz, Mathias Bolt Lesniak, Thomas Löffler, Johannes Seipelt | ||
* [BUGFIX] Re-fetch session from database to update 'userSession' property of TSFE. Thx to Thomas Off <[email protected]> | ||
* [BUGFIX] Add hash check for inivtation action - thx to Max Schäfer & Dennis Schober-Wenger | ||
* [REFACTOR] Remove deprecated code and introduce rector - thx to Thomas Löffler | ||
|
||
|
||
- | ||
:Version: 7.0.1 | ||
:Date: 2022-10-31 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters