mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-15 14:50:56 +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.