User tests: Successful: Unsuccessful:
Move CMS tables to namespace.
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
I don't think so as the class stays the same and does the same, just the name changed.
Personally I wouldn't change them either. If anything a @note As of x.y this class was renamed from <old_class>
annotation would be as far as I'd go.
Thanks - was just asking
strange that this is failing with
Fatal error: Class 'Joomla\Cms\Component\JFactory' not found in libraries\src\Joomla\Cms\Component\ComponentHelper.php on line 91
Labels |
Added:
?
|
This needs syncing again please.
So, fixed some minor things and changed to getInstance
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-04-10 16:05:06 |
Closed_By | ⇒ | mbabker |
if the class name changes then shouldnt the @since version change as well. #askingforafriend