Actions
Bug #53537
closedEpic #47018: Implement Composer support and clean package manager API
PackageFactory class not found while running install-tool in 6.2
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2013-11-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi,
building on a normal typo3temp dir I come to the point :
TYPO3\CMS\Core\Package\PackageFactory' not found in /share/anahata/typo3/sysext/core/Classes/Package/PackageManager.php on line 100
Looks like some namespacing is wrong ?
I'm testing migration from TYPO3 6.1.5 to 6.2 - nothing special in setup/extensions etc.
Actions