MantisBT: master 5e40bc3a

Author Committer Branch Timestamp Parent
dregad dregad master 2023-10-29 06:30 master a0918f11
Affected Issues  0033058: Unknown named parameter $files
Changeset

Fix Unknown named parameter $files error on PHP 8+

  • Remove the array key when calling event_signal() in bugnote_add() and
    IssueNoteAddCommand::process().
  • Update documentation

Fixes 0033058

mod - core/bugnote_api.php Diff File
mod - core/commands/IssueNoteAddCommand.php Diff File
mod - docbook/Developers_Guide/en-US/Events_Reference_Bug.xml Diff File