Hi,

Not sure it's bug or not but IDE complaining about passing boolean parameter when calling `request->getClientIp(TRUE)` function. As this function don't accept any parameter value. I just change and attached a patch.

thanks

CommentFileSizeAuthor
#2 2848836.patch639 bytesmudassar774

Comments

mudassar774 created an issue. See original summary.

mudassar774’s picture

StatusFileSize
new639 bytes

  • Zarpele committed 6088df6 on 8.x-1.x
    Issue #2848836 by mudassar774: Passing extra parameter to call...
zarpele’s picture

Status: Active » Fixed

That is pretty valid
https://api.drupal.org/api/drupal/vendor%21symfony%21http-foundation%21R...

Thanks for your contribution!

zarpele’s picture

Status: Fixed » Closed (fixed)