Skip to content

mapi-header-php 2.0

Latest

Choose a tag to compare

@jengelh jengelh released this 26 Oct 16:31
· 2 commits to master since this release
  • Correct logic bug in TaskRequest::isTaskRequestUpdated() that could cause soft-deleted task requests to be incorrectly processed when an associated task exists in the active folder
  • Enhanced recurrence pattern validation with better error handling for invalid nday values
  • More robust address book entry comparison in compareABEntryIDs()
  • Code quality improvements and stricter type safety throughout
  • Performance optimizations through optimized function usage (str*)