Hints for kdevelop-php in universe
org.kde.kdev-php ⚙ amd64
Warnings
-
asv-releases-not-in-order
org.kde.kdev-php.metainfo.xml
- 5.4.6 << 5.5.0
The releases are not sorted in a latest to oldest version order. This is required as some tools will assume that the latest version is always at the top. Sorting releases also increases overall readability of the metainfo file.
Hints
-
asv-cid-contains-hyphen
org.kde.kdev-php.metainfo.xml:3
- org.kde.kdev-php
The component ID contains a hyphen/minus. Using a hyphen is strongly discouraged, to improve interoperability with other tools such as D-Bus. A good option is to replace any hyphens with underscores (`_`).