Actions
Bug #60336
closedSort package states before serializing them
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-07-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Whenever the PackageStates.php is rewritten it's a horrible mess in our VCS and impossible to determine what has actually changed.
Please sort the data before serializing it or let me know if there is a better approach to this issue.
Updated by Markus Klein over 10 years ago
- Status changed from New to Closed
Closing as duplicate: #56362
For your info: PackageStates can't be sorted, as they are sorted by dependency = loading order
Actions