User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Switch to the namespaced classes
Simple code review should be sufficient here
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
@Anu1601CS - Look at this file which will help libraries/classmap.php
JAuthentication
>> Joomla\CMS\Authentication\Authentication
Thanks
Labels |
Added:
?
|
Drone fails and there are some requests open. Can you fix them please.
I did the requested changes but the Drone part is failing at installation, no clue what's wrong without viewing the saved image
Can you install joomla with your pr branch?
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-05-23 04:41:53 |
Closed_By | ⇒ | laoneo |
@dgt41 can we use
Joomla\CMS\Authentication\Authentication;
namespaced forAuthentication
Currently, I am updating namespaced in plugins. So, I am little bit confused.