Skip to content

TYPO3 7.6.12 Compatibility #2

@christophlehmann

Description

@christophlehmann

Hey, the extension currently does not work with TYPO3 7.6.12, in the filelist module i get an exception:

1: PHP Warning: Declaration of Cabag\Falsearch\Xclass\Folder::getFiles($start = 0, $numberOfItems = 0, $filterMode = self::FILTER_MODE_USE_OWN_AND_STORAGE_FILTERS, $recursive = false) should be compatible with TYPO3\CMS\Core\Resource\Folder::getFiles($start = 0, $numberOfItems = 0, $filterMode = self::FILTER_MODE_USE_OWN_AND_STORAGE_FILTERS, $recursive = false, $sort = '', $sortRev = false) in .../ext/falsearch/Classes/Xclass/Folder.php line 0 (More information)

TYPO3\CMS\Core\Error\Exception thrown in file
...typo3_src-7.6.12/typo3/sysext/core/Classes/Error/ErrorHandler.php in line 111.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions