Task #67265
closedEpic #67261: Declutter GeneralUtility
Introduce NetworkUtility and move methods
0%
Description
- cmpIP
- cmpIPv4
- cmpIPv6
- compressIPv6
- isOnCurrentHost
and so on...
Updated by Frank Nägler over 9 years ago
- Subject changed from Introduce HostUtility and move methods to Introduce NetworkUtility and move methods
Updated by Frank Nägler over 9 years ago
- Status changed from New to Accepted
- Assignee set to Frank Nägler
Updated by Gerrit Code Review over 9 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 http://review.typo3.org/40714
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40714
Updated by Stephan Großberndt over 9 years ago
- Status changed from Under Review to In Progress
Updated by Gerrit Code Review over 9 years ago
- Status changed from In Progress to Under Review
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40714
Updated by Gerrit Code Review over 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40714
Updated by Gerrit Code Review over 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40714
Updated by Gerrit Code Review over 9 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40714
Updated by Gerrit Code Review over 9 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40714
Updated by Gerrit Code Review over 9 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40714
Updated by Frank Nägler over 9 years ago
- Target version changed from 7.4 (Backend) to 7 LTS
Updated by Frank Nägler over 9 years ago
- Sprint Focus changed from Remote Sprint to Stabilization Sprint
Updated by Frank Nägler over 9 years ago
- Status changed from Under Review to New
- Assignee deleted (
Frank Nägler)
Updated by Benni Mack about 9 years ago
- Target version changed from 7 LTS to 8 LTS
Updated by Christian Kuhn almost 8 years ago
- Sprint Focus deleted (
Stabilization Sprint)
Updated by Benni Mack over 7 years ago
- Target version changed from 8 LTS to Candidate for Major Version
Updated by Benni Mack over 6 years ago
I suggest we start by deprecating stupid/unused wrapper methods:
- IPv6Hex2Bin
- IPv6Bin2Hex
Next one is "isOnCurrentHost" which could be deprecated (it's evil anyway) to migrate the code in the two last places left.
Updated by Andreas Kienast about 6 years ago
- Status changed from New to Rejected