The definitive self-hosted URL shortener
-
Updated
Mar 14, 2022 - PHP
Implementing psalm is quite easy.
Required
Add a description, image, and links to the laminas topic page so that developers can more easily learn about it.
To associate your repository with the laminas topic, visit your repo's landing page and select "manage topics."
Feature Request
See doctrine/automatic-releases#25
Currently the tool does not understand milestones named
(\d+)\.(\d+)\.(\d+)\-(alpha|beta|rc)(\d*), nor knows how to sort them.We want to support pre-release versions such as:
1.0.0-alpha11.0.0-beta321.0.0-rc99This requires expansion of the
SemVerVersionvalue object, but should