User tests: Successful: Unsuccessful:
Code review
The deprecated hint is to "Use Joomla\Input\Cli instead"
"Joomla\Input\Cli" doesnt exist at all
"Joomla\CMS\Input\Cli" exists, but that itself is deprecated and says to use Joomla\Input\Cli
so in a catch 22
This PR updates "Joomla\CMS\Input\Cli" with a new deprecated message telling people to "Use the joomla/console
package instead" which is the same message elsewhere in deprecated statements to do with CLI in Joomla 4
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-05-31 19:53:18 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!
I have tested this item✅ successfully on 52cd462
I can confirm that the deprecated message "Use the
joomla/console
package instead" is used already elsewhere.This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/34306.