View Issue Details

IDProjectCategoryView StatusLast Update
0005595Composrcorepublic2024-07-25 19:33
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityFeature-request 
Status assignedResolutionopen 
Product Version 
Fixed in Version 
Summary0005595: Modify coding standards: PSR-12 requires short form types everywhere
DescriptionCurrently, 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.
TagsRoadmap: Over the horizon, Type: Standards compliance
Time estimation (hours)
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-02-07 02:56 Patrick Schmalstig New Issue
2024-02-07 02:56 Patrick Schmalstig Status non-assigned => assigned
2024-02-07 02:56 Patrick Schmalstig Assigned To => Patrick Schmalstig
2024-02-07 02:56 Patrick Schmalstig Tag Attached: Roadmap: v12
2024-02-07 02:56 Patrick Schmalstig Tag Attached: Type: Standards compliance
2024-03-26 00:58 Patrick Schmalstig Tag Renamed Roadmap: v12 => Roadmap: Over the horizon
2024-07-25 19:33 Chris Graham Category General / Uncategorised => core