#5595 - Modify coding standards: PSR-12 requires short form types everywhere
| Identifier | #5595 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Modify coding standards: PSR-12 requires short form types everywhere |
| Status | Open |
| Tags |
Roadmap: Over the horizon (custom) Type: Standards compliance (custom) |
| Handling member | Deleted |
| Addon | core |
| 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. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
There have been no comments yet