All Notable changes to spatie/http-status-check
will be documented in this file.
- add
timout
option
- fix add
dont-crawl-external-urls
option
- add
dont-crawl-external-urls
option
- append urls to log file instead of overwriting entire file
- added an option to write an output log file
- improve speed by crawling links concurrently
- show on which url a broken link was found
- add support for Symfony 3
- Lower requirements to php 5.5
- First release