Actions
Bug #7532
closedJoomla bot not passing $this properly to anon functions
Description
When using $this in anon functions it needs to be passed as a variable of the use usage or it can error in some versions of PHP.
Actions
Added by krileon about 6 years ago. Updated over 4 years ago.
Description
When using $this in anon functions it needs to be passed as a variable of the use usage or it can error in some versions of PHP.