Skip to content
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

CURLOPT_HTTPHEADER在php7接受空数组导致php-fpm奔溃 #219

Merged
merged 4 commits into from
Sep 18, 2016

Conversation

qibinghua
Copy link
Contributor

If give a empty array to CURLOPT_HTTPHEADER, the PHP will crash.

@codecov-io
Copy link

codecov-io commented Jun 16, 2016

Current coverage is 92.20%

Merging #219 into master will increase coverage by <.01%

@@             master       #219   diff @@
==========================================
  Files            21         21          
  Lines          1769       1770     +1   
  Methods         156        156          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1631       1632     +1   
  Misses          138        138          
  Partials          0          0          

Powered by Codecov. Last updated by 2781cdd...65bab3f

@rmccue rmccue added this to the 1.7 milestone Sep 18, 2016
@rmccue
Copy link
Collaborator

rmccue commented Sep 18, 2016

Thanks for the PR!

@rmccue rmccue merged commit d4af2ea into WordPress:master Sep 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants