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?
| Labels |
Added:
No Code Attached Yet
|
||
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-06-06 11:47:27 |
| Closed_By | ⇒ | brianteeman |
closing as this script has been removed with #47897