Closed eddiejaoude closed 10 years ago
Yes that is the plan, this is just a temporary solution for anyone who wants it. As it is a major blocker.
I have fixed it to a commit ondev-master
I removed the commit hash as it seemed to cause issues when overwriting the default repository source. I do not suggest merging this in, more for information .
But the memory leak in the pda/pheanstalk
repo is a blocker for us & would need a proper solution ASAP
I will close this PR so no mistakes happens :)
@eddiejaoude afaik there is the option in composer root packages to provide a package yourself and sort-of alias them? Then you can load a custom package with the fix and await the upstream packages to release it later on.
@juriansluiman :+1: Thanks, I tried that, as we have it on another repo, but I think because the names are different on Packagist & Github, something doesn't line up.
This has now been fixed in pda/pheanstalk
v3.0.1
Hhmm not a really good idea to depends on master on a stable library. Can't you simply force them to tag a new version?