Closed telkins closed 11 years ago
This change simply expands PhlyRestfully\ApiProblem::problemStatusTitles to match the list of HTTP status codes found in Zend\Http\Response::recommendedReasonPhrases in an effort to address issue #55.
PhlyRestfully\ApiProblem::problemStatusTitles
Zend\Http\Response::recommendedReasonPhrases
This change simply expands
PhlyRestfully\ApiProblem::problemStatusTitles
to match the list of HTTP status codes found inZend\Http\Response::recommendedReasonPhrases
in an effort to address issue #55.