View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5595 | Composr | core | public | 2024-02-07 02:56 | 2024-07-25 19:33 |
Reporter | PDStig | Assigned To | PDStig | ||
Priority | normal | Severity | feature | ||
Status | assigned | Resolution | open | ||
Summary | 5595: Modify coding standards: PSR-12 requires short form types everywhere | ||||
Description | Currently, the Composr standard is to use the long-form of int and bool in PHPDoc, and the short form in actual code. This is in violation of PSR-12. It MUST always be short form. Fix code quality checker, documentation, code, etc. | ||||
Tags | Roadmap: Over the horizon, Type: Standards compliance | ||||
Attach Tags | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-02-07 02:56 | PDStig | New Issue | |
2024-02-07 02:56 | PDStig | Status | Not Assigned => Assigned |
2024-02-07 02:56 | PDStig | Assigned To | => user4172 |
2024-02-07 02:56 | PDStig | Tag Attached: Roadmap: v12 | |
2024-02-07 02:56 | PDStig | Tag Attached: Type: Standards compliance | |
2024-03-26 00:58 | PDStig | Tag Renamed | Roadmap: v12 => Roadmap: Over the horizon |
2024-07-25 19:33 | Chris Graham | Category | General / Uncategorised => core |