Skip to content

Adding DaemonFactoryInterface::createDaemonFromStreamSocket #60

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Aug 7, 2018

This method was missing from the interface but existed in the implementation. This PR should me merged or DaemonFactory::createDaemonFromStreamSocket should be removed.

@Nyholm
Copy link
Member Author

Nyholm commented Aug 7, 2018

Test will pass after rebase on #59

Nyholm added a commit to Nyholm/FastCGIDaemon that referenced this pull request Aug 7, 2018
@Nyholm Nyholm added this to the Release 0.11.0 milestone Aug 7, 2018
@Nyholm
Copy link
Member Author

Nyholm commented Aug 7, 2018

PR is rebased

@coveralls
Copy link

coveralls commented Aug 7, 2018

Coverage Status

Coverage remained the same at 98.824% when pulling ad7dd2a on Nyholm:pacth.tcp into b4f36a8 on PHPFastCGI:master.

@AndrewCarterUK
Copy link
Member

The reason this was left out before is because it was impossible to support from the PHP5 extension that I was toying around with this branch.

Maybe we add it in, and then if a PHP7 libfastcgi extension becomes available we throw an exception for drivers that can't support it?

@Nyholm
Copy link
Member Author

Nyholm commented Aug 7, 2018

Sure. Let’s merge now and consider revert before 1.0

@Nyholm Nyholm mentioned this pull request Aug 8, 2018
@Nyholm
Copy link
Member Author

Nyholm commented Aug 13, 2018

Lets postpone this PR then.

@Nyholm Nyholm removed this from the Release 0.11.0 milestone Aug 13, 2018
Nyholm added a commit that referenced this pull request Aug 14, 2018
* Added changelog for 0.11.0

* Minor

* Added changelog for #60

* Update CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants