Alias legacy ZF class names to Laminas Project equivalents.
-
Updated
Aug 18, 2020 - PHP
It might be nice to provide an abstract factory that can be used to automatically autowire any unknown service.
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