ghislainf / zf2-whoops

PHP whoops error on ZF2 framework
https://github.com/filp/whoops
58 stars 10 forks source link

Can we have a 1.0 release? #21

Open demiankatz opened 7 years ago

demiankatz commented 7 years ago

This code hasn't changed in quite a while but a release hasn't been tagged since 2013; it would be nice if we had a released version we could pin in composer.json instead of relying on dev-master. Is there any reason we can't do this? If there are known issues holding up a release, I'd be willing to contribute some time to help resolve them.

func0der commented 4 years ago

Should be quick to do, shouldn't it?

demiankatz commented 4 years ago

I'm not sure if it's worth continuing to work with this project, given that Zend Framework is now fully deprecated in favor of Laminas. It looks like somebody has forked and updated the project here, so that might be the best place to go for future Whoops integration: https://github.com/Ppito/laminas-whoops

func0der commented 4 years ago

But a simple 1.0 release that is published to packigist would not hurt. Even if it is only to "abandon: true". Then we would have the security that nothing will change.

demiankatz commented 4 years ago

@func0der, good point, that would be worth doing; I'm just not sure if any of the owners of this repository are still watching. Perhaps this conversation will attract a little attention. :-)