KTP95

Results 5 issues of KTP95

$linfo = new \Linfo\Linfo; --> create problem without $setting vars, Maybe possible do a defaults values and hard-include it in the class...

enhancement

Consider composer.json implement

``` $query = "SELECT REPLACE(SUBSTRING_INDEX(SUBSTRING_INDEX(SUBSTRING_INDEX(SUBSTRING_INDEX(referrer, '/', 3), '://', -1), '/', 1), ?, 1), 'www.','') AS domain,count(*) as counter FROM referrers GROUP BY domain "; $referrers = $db->rawQuery($query, ['?']); echo $db->getLastQuery();...

Hello, I'm sorry, I don't know if this is a real bug, and if the original function (of pecl) has same output, i never work with it Anyway: http_build_url([ 'user'...