User tests: Successful: Unsuccessful:
Removes calls no non-existing methods.
Run this code:
$component = \Joomla\CMS\Component\ComponentHelper::getComponent('com_content');
$component->whatever = 1;
var_dump($component->whatever);
int(1)
Call to undefined method Joomla\CMS\Component\ComponentRecord::set()
No.
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC.
Labels |
Added:
?
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-02-12 16:00:27 |
Closed_By | ⇒ | rdeutz | |
Labels |
Removed:
?
|
I have tested this item✅ successfully on 756b3d6
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27900.