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

ServerRequest Trying to call method gethost on a non-object #14152

Merged
merged 3 commits into from
Jun 2, 2019

Conversation

cq-z
Copy link
Contributor

@cq-z cq-z commented Jun 2, 2019

Trying to call method gethost on a non-object
Stack trace:
#0 [internal function]: Phalcon\Http\Message\ServerRequest->processHeaders(Array)
#1 xxx: Phalcon\Http\Message\ServerRequest->__construct('GET', Object(Phalcon\Http\Message\Uri), Array, '', Array, Array, Array, Array, Array, '1.1')

@codecov
Copy link

codecov bot commented Jun 2, 2019

Codecov Report

Merging #14152 into 4.0.x will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            4.0.x   #14152      +/-   ##
==========================================
+ Coverage   73.56%   73.57%   +<.01%     
==========================================
  Files         462      462              
  Lines       96037    96037              
==========================================
+ Hits        70653    70659       +6     
+ Misses      25384    25378       -6
Impacted Files Coverage Δ
ext/phalcon/http/message/serverrequest.zep.c 88.72% <0%> (+0.62%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a53de7...38d198d. Read the comment docs.

@niden niden merged commit 03aee49 into phalcon:4.0.x Jun 2, 2019
@niden
Copy link
Member

niden commented Jun 2, 2019

Thank you @cq-z

@niden niden added the Bug - Low label Jun 2, 2019
@cq-z cq-z deleted the feature/14151 branch June 3, 2019 03:35
@niden niden added the 4.0 label Dec 2, 2019
@niden niden added bug A bug report status: low Low and removed Bug - Low labels Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug report status: low Low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants