Skip to content
Snippets Groups Projects
Commit 077d5d90 authored by Alexander Stehlik's avatar Alexander Stehlik Committed by Helmut Hummel
Browse files

[TASK] Only show active packages in PackageStates.php

Update the version to 5 and include a list of active packages,
everything else is stored in the core cache, and not needed
to be stored.

Note: the order of the package keys in the DependencyResolver
tests is changed intentionally. The order created by the
DependencyResolver has not changed. The tests did not
detect any difference in the order because we had an
associative array before (now it is indexed where the order
is relevant).

Resolves: #73041
Releases: master
Change-Id: I34e0c89efbef306ce49823069bd9dd4c38fa3091
Reviewed-on: https://review.typo3.org/46389


Reviewed-by: default avatarNicole Cordes <typo3@cordes.co>
Tested-by: default avatarNicole Cordes <typo3@cordes.co>
Reviewed-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
Tested-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
parent 27e38145
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment