Dependency Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0028830 | mantisbt | code cleanup | public | 2021-06-20 09:11 | 2023-10-31 16:32 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | low | Severity | tweak | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
| Summary | 0028830: Remove PHP < 5.4 compatibility code from user_get_all_accessible_projects() | ||||
| Description | Code was added in issue 0016187 to avoid issues following a change in behavior of array_combine() function in PHP 5.4. The test is no longer necessary since we now require PHP 7.0 or later. | ||||
| Tags | No tags attached. | ||||
related to
child of
duplicate of