View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032735 | mantisbt | code cleanup | public | 2023-06-26 11:36 | 2023-10-31 16:32 |
Reporter | dregad | Assigned To | dregad | ||
Priority | low | Severity | tweak | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
Summary | 0032735: Use range() function instead of string increment | ||||
Description | This was found in manage_tags_page.php, during the analysis for https://wiki.php.net/rfc/saner-inc-dec-operators | ||||
Additional Information | Originally reported by George Peter Banyard (Girgias) in https://github.com/mantisbt/mantisbt/pull/1897 | ||||
Tags | No tags attached. | ||||
MantisBT: master 05a5dd9f 2023-06-19 09:57 George Peter Banyard Committer: dregad Details Diff |
Use range() function instead of string increment This was found during the analysis for [1]. Fixes 0032735, PR https://github.com/mantisbt/mantisbt/pull/1897 Co-authored-by: Damien Regad <dregad@mantisbt.org> [1]: https://wiki.php.net/rfc/saner-inc-dec-operators |
Affected Issues 0032735 |
|
mod - manage_tags_page.php | Diff File |