Skip to content

v2.4.1 deprecation fix and crawl-delay with "0" value

Latest
Compare
Choose a tag to compare
@bopoda bopoda released this 11 May 18:08
· 3 commits to master since this release
addf555
  • fixed deprecation warning "PHP Deprecated: usort(): Returning bool from comparison function is deprecated", see #61
  • added php 7.4 to travis CI (all tests are passed), see #62
  • return rule for directive "Crawl-Delay" with "0" value, test case is added, see #62
  • test file CrawlDelay.php renamed to proper CrawlDelayTest.php, see #62