3.0.0
CHANGED:
- Increased minimum PHP version requirement to 7.1
ExceptionFactoryInterface
methods must returnJsonApiExceptionInterface
(BREAKING)AbstractDocument::getJsonApi()
andAbstractDocument::getLinks()
return types must be declared (BREAKING)ResourceTransformerInterface::getLinks()
return type must be declared (BREAKING)
REMOVED:
TransformerTrait::toBool()
andTransformerTrait::toInt()
methods
FIXED:
- Some minor type declaration-related issues