[FEATURE] Add helpful error messages
Summary / Description
Currently, my TER release is failing with the following message:
No or invalid ext_emconf.php found in the folder.
I'd like to have specific error messages like this so I know what the problem is:
- file
ext_emconf.phpmissing -
$EM_CONFnot set -
$EM_CONFis no array - version info missing in
$EM_CONF - typo3 dependency missing in
$EM_CONF - version number 1.2.3 in
$EM_CONFis different than the version number 1.2.4 provided as an argument
Hi, this sound reasonable. Do you want to create a PR for it?
Yes, will do. (It might take a few days, though.)
Hi @oliverklee, do you still plan to add a PR for this issue?
Yes. I hope that I’ll get it done during the T3DD22 coding night.
Any update on this?
No, unfortunately not, and I currently don't know yet when I'll have time for this. Sorry.
If anyone would be willing to step in, that would help.