Home
last modified time | relevance | path

Searched hist:"66 b64c2aa310280a42d7e9e42087a80cbca6db11" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/HTTP/
H A DHTTPClient.php66b64c2aa310280a42d7e9e42087a80cbca6db11 Sat Feb 06 23:23:03 UTC 2021 Damien Regad <dregad@mantisbt.org> Address Scrutinizer inspection failure

The variable ``$port`` seems only to be defined at a later point.
As such the call to ``isset()`` seems to always evaluate to ``false``.