Skip to content

TYPO3 7.6.12 Compatibility #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions