Actions
Bug #33718
closedFatal error function posix_getgroups is not available
Start date:
2012-02-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
This happens for the mkdirSetsGroupOwnershipOfCreatedDirectory()
test in t3lib_divTest.
Solution, just skip the test if the function does not exists.
Actions