Skip to content

Releases: horde/Mime

3.0.0

Choose a tag to compare

@ralflang ralflang released this 26 Jun 13:28

refactor: Use PSR-4 version of horde/nls
chore: Update workflow dependency

3.0.0-RC1

3.0.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 21 May 11:46

fix: Test suite for RFC compliance uncovered a case defaulting to application/octet-stream rather than text

3.0.0-beta4

3.0.0-beta4 Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 29 Apr 19:20

chore: Metadata
style: php-cs-fixer
docs: README and UPGRADING documents
feat: PSR-4 Horde Mime classes
test: Cover PSR-4 port
feat: Consolidated PSR-4 port of the mime library
Fix php deprecations and move tests to phpunit12+

3.0.0-beta3

3.0.0-beta3 Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 17 Apr 13:17

fix: setLocale with a non-string is fatal in PHP 8.5
fix: backport community fixes from bytestream fork
Merge pull request #15 from horde/fix/remove-deprecated-listheaders-dependency
chore: Remove circular and unnecessary dependency on horde/listheaders
test: Upgrade to support PHPUnit 11-13
feat!: Remove fallback support to the "Deprecated" class

3.0.0-beta2

3.0.0-beta2 Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 01 Apr 13:57

fix: Type compatibility with both domhtml variants

3.0.0-beta1

3.0.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 30 Mar 21:46

style: php-cs-fixer
Merge pull request #14 from horde/fix/NetDNS2_fix_exception_handling
Refactor exception handling for NetDNS2
Update exception handling to use namespace

3.0.0-alpha7

3.0.0-alpha7 Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 15 Mar 13:59

Merge pull request #13 from horde/feat/migrate-netdns2
feat: Replace dead pear/net_dns2 with PHP 8.x compatible
Do not split long boundary
chore(git): add IDE and build artifact ignores