phly / PhlyRestfully

ZF2 module for creating RESTful JSON APIs using HAL and API-Problem
108 stars 45 forks source link

This change simply expands ApiProblem::problemStatusTitles #56

Closed telkins closed 11 years ago

telkins commented 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.