Slava Knyazev

Results 133 comments of Slava Knyazev

The last two patches (#67 and #68) resulted in an over 30% speed improvement on my laptop. It is less noticeable on more powerful machines.

@eugenzaharia `multi_curl` is very awkward to work with. I mean PHP is awkward in general but that's a separate story. I'd be cautious of using SimpleXMLElement/whatever else, as it can...

Hey. Sorry for the delayed reply, I've been busy. Do you have URLs longer than 4096 characters? If not, looking into why it's hitting those urls would be interesting. Do...

Closing due to inactivity

> Why? You give me two minutes to respond, then close it? I haven't received a reply for over a month. I was cleaning up abandoned issues. Glad to see...

I have no idea what flowfact is. Could you show me what it is, your website, the pages that aren't being scanned, and your configuration?

They probably should be, yeah.

This could have been so easy if HTML was stricter and would break websites that don't encode & properly as & I am forced to figure out ways to parse...

This covers domains but not URL paths. Half way there.

I'm trying to test this but `idn_to_ascii` isn't on my system.. I have pretty standard install and [the function is visible on the official docs](http://php.net/manual/en/function.idn-to-ascii.php) without the need for any...