Share

PHPCrawl

File Release Notes and Changelog

Release Name: PHPCrawl 0.65 pl2

Notes:


Changes: * Phpcrawl now doesn't throw any notices anymore when error-reporting is set to E_ALL. Thanks to elitec0der! * Also there shouldn't be any notices anymore when allow_call_time_pass_reference is set to OFF. Thanks philipx! * Fixed a bug that appeared when running the crawler in followmode 3. (The crawler never went "path up" anymore) * Now the crawler sends the referer-header with requests correctly again.