Replies: 1 comment 6 replies
-
Usually, they are enabled by default. Do you think they should be included? Are other php project do it? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've tried to upgrade from deployer 7.5 to 8.0-alpha2, the update was smooth, but as soon as I've tried to deploy something, I hit an exception telling
Required PHP extension "sockets" is not loaded
.So I've checked the code, and I've found that also the stream extension is now a requirement.
I have a few questions:
Beta Was this translation helpful? Give feedback.
All reactions