mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 14:26:54 +08:00
release version 2.0.52
This commit is contained in:
@ -391,6 +391,7 @@ return [
|
||||
'yii\web\ResponseFormatterInterface' => YII2_PATH . '/web/ResponseFormatterInterface.php',
|
||||
'yii\web\ServerErrorHttpException' => YII2_PATH . '/web/ServerErrorHttpException.php',
|
||||
'yii\web\Session' => YII2_PATH . '/web/Session.php',
|
||||
'yii\web\SessionHandler' => YII2_PATH . '/web/SessionHandler.php',
|
||||
'yii\web\SessionIterator' => YII2_PATH . '/web/SessionIterator.php',
|
||||
'yii\web\TooManyRequestsHttpException' => YII2_PATH . '/web/TooManyRequestsHttpException.php',
|
||||
'yii\web\UnauthorizedHttpException' => YII2_PATH . '/web/UnauthorizedHttpException.php',
|
||||
|
Reference in New Issue
Block a user