Actions
Bug #6331
closedelseif substitution usage using $this in anon function
Description
The new elseif usage implemented is using $this instead of $that in the anon function. This breaks PHP 5.3 compatibility.
Actions
Added by krileon almost 9 years ago. Updated almost 9 years ago.
Description
The new elseif usage implemented is using $this instead of $that in the anon function. This breaks PHP 5.3 compatibility.
Fixed in MR !1202