User tests: Successful: Unsuccessful:
Our DI container doesn't have a notion of deprecated services, but, we already have a case where we have services in the container for deprecated classes so we should also have a standard for deprecating services as well. Therefore, this PR introduces said standard.
Calling Joomla\CMS\Factory::getContainer()->get('password.handler.sha256');
should result in a deprecation message being logged, note the syntax used is basically the same as used in deprecated methods.
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-07-17 12:23:54 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
I have tested this item✅ successfully on 623aa54
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/21122.