Look into the code. I found a lot case mismatches like DBO > Dbo (lowerCamelCase)
Just for the beauty of code and less annotations in PHPStorm.
Nothing changes.
No changes.
Joomla 3.8.7
Just for the beauty of code.
| Priority | Low | ⇒ | Very low |
| Category | ⇒ | Code style |
| Build | any | ⇒ | 3.8.7 |
| Status | New | ⇒ | Information Required |
| Status | Information Required | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-05-10 14:21:09 |
| Closed_By | ⇒ | Quy |
| Closed_By | Quy | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/20320
Closing. This is the syntax Dbo and not DBO as the user assumes/prefers it to be.
All core instances are
JFactory::getDbo()as far as I can see.