Skip to content

Signature verification, bug fixes

Compare
Choose a tag to compare
@zbateson zbateson released this 10 Jul 01:04
· 694 commits to master since this release
  • Added method to get original signed part (Message::getOriginalMessageStringForSignatureVerification) #47
  • Fixes for HHVM 3.15 and up #46
  • Fix for problem with mime-encoded headers #45
  • Slightly better writing (normalized line-endings)
  • Some additional tests