Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
6.2.0 source code.tar.gz | 2025-04-25 | 27.0 kB | |
6.2.0 source code.zip | 2025-04-25 | 38.8 kB | |
README.md | 2025-04-25 | 701 Bytes | |
Totals: 3 Items | 66.6 kB | 0 |
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)