Actions
Bug #58640
closedExtensionManager PHP warning if there're no dependencies in emconf
Status:
Closed
Priority:
Must have
Assignee:
Category:
Extension Manager
Target version:
Start date:
2014-05-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
If the ext_emconf.php file does not specify any dependency in the EMCONF array the EM issues a PHP warning as it tries to iterate over this non-existing array.
Updated by Gerrit Code Review over 10 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29947
Updated by Markus Klein over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f377c8f228eb1011b99f794fb44bb79378976d28.
Actions