Releases: nilportugues/php-api-problems
Releases · nilportugues/php-api-problems
1.2.3
1.2.2
1.2.1
1.2.0
- Added helper methods in
ApiProblemResponse
:ApiProblemResponse::json
ApiProblemResponse::xml
ApiProblemResponse::fromExceptionToJson
ApiProblemResponse::fromExceptionToXml
- RFC finally got a number assigned. Replaced all
XXXX
with7807
. - Updated
README.md
to expose the new changes.
1.1.0
detail
attribute shows afterstatus
, not beforetitle
andstatus
as in1.0.0
1.0.0
Merge branch 'master' of github.com:nilportugues/php-api-problems