Skip to content

6.2.0

Latest
Compare
Choose a tag to compare
@Webklex Webklex released this 25 Apr 06:07

Fixed

  • When using the chunk function, some messages do not have an element with index 0 (thanks @zeddmaster)
  • Get folders list in hierarchical order (thanks @rskrzypczak)
  • Fix remaining implicit marking of parameters as nullable (PHP 8.4) (thanks @steffenweber)
  • Fix case sensitivity of folder attribute parsing (\NoSelect, \NoInferiors) (thanks @smajti1)
  • Fix error on getUid(null) with 0 results (thanks @pierement)
  • Fix Date parsing on non-standard format from Aqua Mail (thanks @lm-cmxkonzepte)

Added

  • SSL stream context options added (thanks @llemoine)
  • Support copy/move Message with utf7 folder path (thanks @loc4l)
  • Public Query::search() method (Thanks @madbob)