Actions
Task #39125
closedRemove obsolete IPv6 Test Condition
Start date:
2012-07-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
easy
Sprint Focus:
Description
remove the condition "defined('AF_INET6')", because without this option set in compiled PHP 5.3 the IPv6 handling in TYPO3 breaks anyway. It is the default setting in PHP 5.3 for all platforms.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12925
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12925
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12925
Updated by Anja Leichsenring over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e2be7e1152e027d81a58c1ccbc839d673ad222c7.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions