Skip to content

Releases: popphp/pop-mime

2.0.3 Release

Choose a tag to compare

@nicksagona nicksagona released this 30 Oct 15:32

UPDATED

  • Update for PHP 8.3 & 8.4
  • Updated for PHPUnit 12
  • Updated copyright and version

2.0.2 Release

Choose a tag to compare

@nicksagona nicksagona released this 12 Feb 19:59

UPDATED

  • Updated PHP version support
  • Updated PHPUnit version support
  • Updated GitHub workflow action
  • Updated copyright and version

2.0.1 Release

Choose a tag to compare

@nicksagona nicksagona released this 29 Nov 16:32

UPDATED

  • Updated for PHP version 8.2+

2.0.0 Release

Choose a tag to compare

@nicksagona nicksagona released this 09 Nov 04:51

UPGRADED

  • Upgraded for PHP 8.1
  • Code improvements and updates

1.2.1 Release

Choose a tag to compare

@nicksagona nicksagona released this 05 Sep 18:23

PATCHED

  • Patch header getValue($i) method; give it a default value for $i = 0
  • Add getValueAsString($i) method

1.2.0 Release

Choose a tag to compare

@nicksagona nicksagona released this 03 Sep 02:29

ADDED

  • Created a Header\Value class to better handle the functionality of a header value.

1.1.2 Release

Choose a tag to compare

@nicksagona nicksagona released this 16 Nov 15:34

UPDATED

  • Updated to support PHP 8

1.1.1 Release

Choose a tag to compare

@nicksagona nicksagona released this 11 Jun 18:49

PATCHED

  • Cast render body return to string

1.1.0 Release

Choose a tag to compare

@nicksagona nicksagona released this 12 Feb 03:06

UPDATED

  • Updated to PHP 7.3 and PHPUnit 9
  • Migrated from Travis CI to GitHub Actions for CI
  • Updated copyright

1.0.0 Release

Choose a tag to compare

@nicksagona nicksagona released this 19 Nov 23:59

FIRST RELEASE

  • Initial first release.