pickle
pickle copied to clipboard
Fix default stability
Fixes https://github.com/FriendsOfPHP/pickle/issues/247
Previous behavior: default to latest
version, if no stability or version was requested.
New behavior: default to stable
.
PR has bugs, I'm trying to fix it.
Okay, I fixed the code. Ready for review.
Because the code was always broken, I had to update the test web server too – after the fix requests default to stable
version when no stability/version is requested, but the broken behavior was to default to latest
in such case.
@mlocati Can you please approve the workflow so that we can see if the tests pass?
Hi @mlocati @ruudk ! I see that tests pass – https://github.com/FriendsOfPHP/pickle/actions/runs/2718808503
Can you please review?
Ping... We're seeing breaks again: https://github.com/yiisoft/yii2-docker/actions/runs/3654098169/jobs/6174221320