Skip to content

Releases: webignition/internet-media-type

Re-namespace models, parsers and exceptions

15 Oct 16:08
bcb4918
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0...4.1

Immutable

15 Oct 15:55
05159dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1...4.0

Remove configuration class

15 Oct 15:05
68ea60b
Compare
Choose a tag to compare
3.1

Remove configuration class (#80)

Support PHP 8 only

12 Oct 09:18
3871f46
Compare
Choose a tag to compare
3.0

Use PHP CS Fixer (#28)

Include content type in parse failure exception

06 Feb 18:14
cd797df
Compare
Choose a tag to compare
  • Include content type in parse failure exception (#14)

Allow full population via constructor

09 Oct 10:04
d9fa880
Compare
Choose a tag to compare
2.0

Allow full population via constructor (#11)

Have parse exceptions extend common ParseException

22 Mar 10:52
464a769
Compare
Choose a tag to compare
1.2

Unify parse exceptions (#7)

Update docblocks to reflect correct exception throwage

22 Mar 10:22
babb030
Compare
Choose a tag to compare
1.0.1

Update docblocks to reflect correct exception throwage (#5)

Implement against InternetMediaTypeInterface

21 Mar 11:17
bbd345e
Compare
Choose a tag to compare
1.0

Implement against InternetMediaTypeInterface (#4)

Verified PHP 5.6, 7, 7.1 and 7.2 compatibility

12 Mar 14:54
1a5bbe3
Compare
Choose a tag to compare
0.4.8

Code coverage, verify PHP 5.6, 7, 7.1 and 7.2  (#3)