Skip to content

update reactphp event-loop version #386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

update reactphp event-loop version #386

wants to merge 1 commit into from

Conversation

gamelife1314
Copy link

enable ext-ev php extension

@andig
Copy link
Contributor

andig commented Jun 4, 2018

Not such a good idea. Should probably rather be

"react/event-loop": "^1.0 || ^0.5 || ^0.4",

like in https://github.com/reactphp/socket/blob/master/composer.json#L10

@gamelife1314
Copy link
Author

@andig but mkraemer/react-pcntl only support react/event-loop: "0.4.*"

@andig
Copy link
Contributor

andig commented Jun 4, 2018

Then thats one more reason to keep supporting 0.4. plus mkraemer could probably use a pr ;)

@TBK
Copy link

TBK commented Jun 11, 2018

react/event-loop 0.5 added signal handling reactphp/event-loop#104 so is mkraemer/react-pcnt even needed anymore?

@@ -8,7 +8,7 @@
"symfony/console": "^2.6|^3.0|^4.0",
"symfony/debug": "^2.6|^3.0|^4.0",
"symfony/process": "^2.6|^3.0|^4.0",
"react/event-loop": "^0.4",
"react/event-loop": "^0.5",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As per previous comments that breaks the installation and is not acceptable.

@andig
Copy link
Contributor

andig commented Jun 11, 2018

react/event-loop 0.5 added signal handling reactphp/event-loop#104 so is mkraemer/react-pcnt even needed anymore?

Good idea- but then is is a prerequisite for upgrading event-loop to 0.5.

@andig
Copy link
Contributor

andig commented Jun 12, 2018

Replaced by #390

@andig andig closed this Jun 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy