Project

General

Profile

Actions

Bug #37540

closed

Declaration of t3lib_file_Driver_LocalDriver::getDirectoryItemList() should be compatible

Added by Thomas Deinhamer almost 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2012-05-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.4
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

PHP Runtime Notice: Declaration of t3lib_file_Driver_LocalDriver::getDirectoryItemList() should be compatible with t3lib_file_Driver_AbstractDriver::getDirectoryItemList($path, $start, $numberOfItems, $filterMethods, $itemHandlerMethod, $itemRows = Array) in /t3lib/file/Driver/LocalDriver.php line 36
Actions #1

Updated by Jigal van Hemert almost 12 years ago

  • Category set to File Abstraction Layer (FAL)
  • Status changed from New to Accepted
  • Complexity set to no-brainer

The type "hint" array for $filterMethods needs to exist also in the abstract class.

Actions #2

Updated by Gerrit Code Review almost 12 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11882

Actions #3

Updated by Anonymous almost 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF