Skip to content

feat/timezone extraction refactor#3

Merged
ralflang merged 6 commits into
FRAMEWORK_6_0from
feat/timezone-extraction-refactor
May 20, 2026
Merged

feat/timezone extraction refactor#3
ralflang merged 6 commits into
FRAMEWORK_6_0from
feat/timezone-extraction-refactor

Conversation

@ralflang
Copy link
Copy Markdown
Member

@ralflang ralflang commented May 20, 2026

  • feat: Prefer phar extension over archive/tar and guard against incompatible archive/tar versions
  • style: php-cs-fixer
  • refactor: PSR-4 and typesafe re-implementation
  • refactor: Use PSR-4 HordeString
  • docs: UPGRADING and README
  • chore: Update metadata, bump PHP version requirement, make archive_tar optional

Closes #2

ralflang added 6 commits May 20, 2026 09:48
…atible archive/tar versions

Makes archive/tar an optional dependency and provides more useful feedback for outdated versions of archive/tar.

Adresses issue #2 considerations.
Adresses Re: [horde] Kronolith/CALDAV
@ralflang ralflang merged commit 4437207 into FRAMEWORK_6_0 May 20, 2026
0 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Guard against outdated archive_tar and make it optional

1 participant