release version 2.0.52

This commit is contained in:
Alexander Makarov
2025-02-13 23:02:28 +03:00
parent becf2b23e6
commit 40b1ec3799
9 changed files with 24 additions and 18 deletions

View File

@ -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',