Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

Changed default Version service back to GitHub#4658

Closed
stephandesouza wants to merge 2 commits into
zendframework:masterfrom
stephandesouza:version-github
Closed

Changed default Version service back to GitHub#4658
stephandesouza wants to merge 2 commits into
zendframework:masterfrom
stephandesouza:version-github

Conversation

@stephandesouza
Copy link
Copy Markdown
Contributor

Checking if server accept fopen with URL, some disable for security reasons, yes this is weird:

  • Adding cURL crawling
  • Setting default crawler to cURL instead of file_get_content/fopen (Performance)

Github work-around:

  • Added User-Agent Support
  • Disabling SSL verify

- Adding cURL crawling
- Setting default crawler to cURL instead of file_get_content/fopen
- Checking if server accept fopen with URL
- Added User-Agent Support
- Disabling SSL verify
@tca3
Copy link
Copy Markdown
Contributor

tca3 commented Jun 14, 2013

#4625 is already taking care of this :) Besides, your cURL implementation is not using Zend\Http\Client which handles cURL in a cleaner way.

@weierophinney
Copy link
Copy Markdown
Member

Closing, as #4625 more correctly handles cases where PHP streams do not work, and because we rightly should default to the version denoted by the framework.zend.com API.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants