Skip to content

Hotfix release

Compare
Choose a tag to compare
@shulard shulard released this 05 May 09:11
· 95 commits to master since this release

This release include some updates about the parsing of empty robots.txt file.

Some rules was not properly handled by the v0.0.0 :

  • If the file is empty, this is like an Allow All directive
  • If the file contains two rules with the same UserAgent, a specific exception is thrown : Bee4\RobotsTxt\Exception\DuplicateRuleException