? ? ? Pending

User tests: Successful: 0 Unsuccessful: 0

avatar mbabker
mbabker
18 Nov 2017

Summary of Changes

Updated our Application package to get back in sync with the Framework.

With the addition of the Console package, the Framework's 1.x branch deprecated the CLI classes from the application package and dropped them in full in 2.0. To mitigate completely destroying any existing CLI scripts using that architecture, the Joomla\Application\Cli namespaced classes are moved into the CMS in the Joomla\CMS\Application\CLI namespace but all deprecated to be removed in 5.0. This also includes class name mapping since the namespace change changes the FQCN of all affected classes.

Testing Instructions

With core, running php cli/finder_indexer.php should still work. If you're aware of extensions with CLI scripts, they should keep working too.

Documentation Changes Required

Document deprecations of the CLI classes in favor of the Console package.

avatar mbabker mbabker - open - 18 Nov 2017
avatar mbabker mbabker - change - 18 Nov 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 18 Nov 2017
Category External Library Composer Change Libraries
avatar wilsonge wilsonge - change - 18 Nov 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-11-18 14:37:42
Closed_By wilsonge
Labels Added: ? ? ?
avatar wilsonge wilsonge - close - 18 Nov 2017
avatar wilsonge wilsonge - merge - 18 Nov 2017

Add a Comment

Login with GitHub to post a comment