Skip to content

v2.0.1

Compare
Choose a tag to compare
@gdbrown gdbrown released this 18 Oct 02:58
· 2 commits to master since this release
  • Do not truncate input in Tokenizer::scan. Removed substr($input, 0, 256) rule as we're unsure where/why it's there and seems safe to remove.