Yes, it's almost certainly a problem with case in filenames. If it doesn't create your namespace in autoload-psr4.php then I think it can't find your manifest file. Ensure that the filename of your manifest file matches exactly (ie including case) the name of your component minus the com_ at the start.
Failing that, I think it's the plugins/extension/namespacemap plugin which creates the autoload-psr4.php file, so try stepping through that with a debugger.
Failing that, I think it's the plugins/extension/namespacemap plugin which creates the autoload-psr4.php file, so try stepping through that with a debugger.
Statistics: Posted by robbiej — Fri May 17, 2024 8:17 pm