v1.0.0
Breaking Changes
- Dropped PHP7 support.
MicrodataParser::toJSON
andMicrodataParser::toArray
now throws\JsonException
instead of returningfalse
on JSON failures.
What's Changed
New Contributors
Full Changelog: v0.1.0...v1.0.0
MicrodataParser::toJSON
and MicrodataParser::toArray
now throws \JsonException
instead of returning false
on JSON failures.Full Changelog: v0.1.0...v1.0.0