Project

General

Profile

Actions

Bug #39900

closed

Bug #39726: Add new extension manager to the core

version number improvement

Added by Christian Kuhn over 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2012-08-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

/** * @return array
*/
public function getNumericTypo3VersionNumberDataProvider() {
return array(
array(
'1.2.3-sandbox',
'1.2.3'
),
);
}

this should work, too.

Actions

Also available in: Atom PDF