Skip to content
Snippets Groups Projects
Commit c0a792d8 authored by Frank Naegler's avatar Frank Naegler Committed by Morton Jonuschat
Browse files

[BUGFIX] PHP Warning DBAL

This patch fix the declaration of
TYPO3\CMS\Dbal\RecordList\DatabaseRecordList::makeSearchString
to be compatible with the parent method:
TYPO3\CMS\Recordlist\RecordList\AbstractDatabaseRecordList::makeSearchString

Resolves: #72912
Releases: master
Change-Id: I313a35d9b2cc365b2d6012996551fb2ecb1ebbb0
Reviewed-on: https://review.typo3.org/46213


Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Tested-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Reviewed-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Tested-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
parent 42e92b09
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