mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-16 07:11:19 +08:00

1) Better PhpDoc (removed PhpStorm warnings) 2) Small speed optimization: there is no need 42 iterations for counter increment test. 2 is enough.