TYPO3 v11 with php8.1
·
227 commits
to main
since this release
[BUGFIX] makes cart extension compatible to php version 8.1 * unserialize(): Passing null to parameter of type string is deprecates * PHP Warning Undefined array key: use isset before address some array keys * PHP Warning Undefined array key: use null coalescing operator to set default values if settings not present