Skip to content

v1.25.5

Choose a tag to compare

@stevebauman stevebauman released this 10 Aug 03:04
· 5 commits to master since this release
e3e0e5f

Fixed

  • Properly parse IMAP responses containing 8-bit bytes - #177
  • Properly wait for continuation responses from the server before sending literal data - #178
  • Use Collection::first(...) vs firstWhere(...) to prevent issues with lower versions of illuminate/collections - 43c1f4e