Skip to content
Snippets Groups Projects
Commit 3678fe2e authored by Chris Müller's avatar Chris Müller Committed by Benni Mack
Browse files

[BUGFIX] Initialise parameter in AbstractElementBrowser correctly

This avoids the deprecation notice in PHP 8.1:
Passing null to parameter #2 ($string) of type string is deprecated in /var/www/html/public/typo3/sysext/recordlist/Classes/Browser/DatabaseBrowser.php line 179

Resolves: #96422
Releases: main, 11.5
Change-Id: I9c811bc0d2d4523a78fc6c72ee02be96efbe1bc3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72764


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 529b3af9
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment