? Pending

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
14 Jul 2018

Summary of Changes

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.

Testing Instructions

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.

avatar mbabker mbabker - open - 14 Jul 2018
avatar mbabker mbabker - change - 14 Jul 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 Jul 2018
Category Libraries
avatar brianteeman brianteeman - test_item - 15 Jul 2018 - Tested successfully
avatar brianteeman
brianteeman - comment - 15 Jul 2018

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.

avatar wilsonge wilsonge - change - 17 Jul 2018
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: ?
avatar wilsonge wilsonge - close - 17 Jul 2018
avatar wilsonge wilsonge - merge - 17 Jul 2018

Add a Comment

Login with GitHub to post a comment