MantisBT: master 7abd1309

Author Committer Branch Timestamp Parent
dregad dregad master 2024-02-18 17:24 master 4dc35ad5
Affected Issues  0033774: Refactor mc_project_api.php
Changeset

Refactor mc_project_api.php

  • Improve PHPDoc
  • Fix static analysis warnings
  • Introduce new functions to avoid code duplication
    • mci_project_get_row()
    • mci_project_get_versions()
    • mci_project_initial_checks()

Fixes 0033774, PR https://github.com/mantisbt/mantisbt/pull/1970

mod - api/soap/mc_api.php Diff File
mod - api/soap/mc_project_api.php Diff File