Feature: #78384 - Check ext tables TCA changes in install tool
See forge#78384
Description
The install tool has a new feature to check extensions for ext_
files that still change the global TCA
array.
Impact
Changing the global TCA
array in ext_
is not allowed and can lead to failing or incomplete frontend requests.
The feature helps to find affected, loaded extensions.