No Code Attached Yet
avatar brianteeman
brianteeman
7 Aug 2025

I was looking at the scripts in the build folder and found stubGenerator

Is this still of any use?

Running it in joomla 5 produces an file with just a single header line of <?php ?

Running it in joomla 6 produces an error

Symfony\Component\ErrorHandler\Error\ClassNotFoundError^ {#14
  #message: """
    Attempted to load class "CliApplication" from namespace "Joomla\CMS\Application".\n
    Did you forget a "use" statement for another namespace?
    """
  #code: 0
  #file: "D:\repos\j6\build\stubGenerator.php"
  #line: 51
}

enabling the bcompat plugin in j6 didnt change anything - can that plugin even do anything in the CLI?

avatar brianteeman brianteeman - open - 7 Aug 2025
avatar joomla-cms-bot joomla-cms-bot - change - 7 Aug 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 7 Aug 2025

Add a Comment

Login with GitHub to post a comment