Actions
Bug #7951
closedB/C API break in getTabTitle
Description
Declaration warning is fine, but if a parent::getTabTitle is made you'll get a fatal too few arguments error. Add a default of null to $reason to prevent this.
Actions
Description
Declaration warning is fine, but if a parent::getTabTitle is made you'll get a fatal too few arguments error. Add a default of null to $reason to prevent this.