Change to since 2.0.7 on UnprocessableEntity #2106

Thanks to @Renkas for noticing
This commit is contained in:
janfrs
2015-09-20 15:18:52 -03:00
parent 7562fe940e
commit 07199cbf61

View File

@@ -18,7 +18,7 @@ namespace yii\web;
*
* @link http://www.webdav.org/specs/rfc2518.html#STATUS_422
* @author Jan Silva <janfrs3@gmail.com>
* @since 2.0
* @since 2.0.7
*/
class UnprocessedEntityHttpException extends HttpException
{