Skip to content

Using latest version of discovery #21

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

Merged
merged 7 commits into from
Jul 22, 2016
Merged

Using latest version of discovery #21

merged 7 commits into from
Jul 22, 2016

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Jun 25, 2016

No description provided.

@Nyholm
Copy link
Member Author

Nyholm commented Jun 26, 2016

Hm, Why am I getting the SSL error? https://travis-ci.org/php-http/socket-client/jobs/140314897

@@ -9,7 +9,7 @@
}
],
"require": {
"php": ">=5.4",
"php": "^5.5|^7.0",
Copy link
Member

Choose a reason for hiding this comment

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

Khm....why?

Copy link
Member Author

Choose a reason for hiding this comment

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

I updated to 5.5 because we have a hard dependency on discovery 0.9 which is requiring 5.5.

I did change the syntax because we can't garuantee that this library will work with php 8

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Sorry, my bad. This was missing:
php-http/discovery#60

Copy link
Member

Choose a reason for hiding this comment

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

Double pipes pls

@joelwurtz
Copy link
Member

SSL errors are due to certificate not up to date (i tried to do a 365days certificate, but it only generates a 10days one, need to look into this)

There is a script to regenerate SSL certificates for tests, you can do it if you want.

@Nyholm
Copy link
Member Author

Nyholm commented Jun 27, 2016

Thank you @joelwurtz. I've regenerated the SSL certs now and everything looks good. =)

@Nyholm
Copy link
Member Author

Nyholm commented Jul 16, 2016

Lets wait for discovery 1.0.

@Nyholm
Copy link
Member Author

Nyholm commented Jul 19, 2016

Ping @joelwurtz, Would you mind reviewing this?

@joelwurtz
Copy link
Member

LGTM, Thanks !

@joelwurtz joelwurtz merged commit 581e6dd into master Jul 22, 2016
@joelwurtz joelwurtz deleted the Nyholm-patch-1 branch July 22, 2016 08:17
@Nyholm
Copy link
Member Author

Nyholm commented Jul 22, 2016

Thank you for merging.

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