Skip to content

2.2.0 (2014-08-07)

Compare
Choose a tag to compare
@willdurand willdurand released this 07 Aug 13:16
· 92 commits to master since this release
  • Added: quote header regex for spanish
  • Added: optimized regexes by removing useless capturing groups
  • Added: test parsing 2 emails with the same parser
  • Fixed: made the EmailParser reusable by clearing its internal state
  • Fixed: improved the phpdoc in the library