-
Notifications
You must be signed in to change notification settings - Fork 27
a problem in a dependend library causes the github strategy to fail on PHP versions < 5.6.0 #9
Comments
Also having same problem. I see this haven't been fixes for almost 1 year now. |
I'm wondering why curl with same SSL peer verification ( |
Here is what I've did in my library fork to get this working: console-helpers@6dc6cda |
Still needed? Sorry for the delay, been AWOL. |
Sure. But this original issue that needs fixing is humbug/file_get_contents#4. This issue is just a link so that we'll know that what's happening in here is result of an issue in a dependency. |
on a side note, would it make sense to move https://github.com/padraic/file_get_contents under the Humbug umbrella? |
@theofidry Absolutely. I also have the github site for the PHAR downloads. Edit: Transferred the file_get_contents repo and updated the Packagist site. |
the issue described in:
humbug/file_get_contents#4
causes the github strategy (on PHP < 5.6.0) to fail with:
file_get_contents(): Peer certificate CN=
s3.amazonaws.com' did not match expected CN=
github.com'The text was updated successfully, but these errors were encountered: