Commit Graph

6 Commits

Author SHA1 Message Date
Wilmer Arambula
80545100b3 Replace deprecated PHPUnit mock builder setMethods() usage with createPartialMock(), onlyMethods() and addMethods() methods. (#20616) 2025-10-15 01:07:13 +03:00
Wilmer Arambula
9b158e514e Upgrade tests for PHP 7.4. (#20545) 2025-09-30 01:33:08 +03:00
Wilmer Arambula
ce813e5060 Raise version min PHP 7.3. 2024-03-20 17:27:20 -03:00
Pavel Ivanov
8aebdd8c17 CacheableWidgetBehaviorTest enhancements (#15930)
1) Better PhpDoc (removed PhpStorm warnings)
2) Small speed optimization: there is no need 42 iterations for counter increment test. 2 is enough.
2018-03-20 21:11:28 +03:00
SilverFire - Dmitry Naumenko
089685975a Wrap @inheritdoc tag in curly brackets [skip ci] 2018-02-19 00:16:19 +02:00
Nikolay Oleynikov
37bd97ad9a Fixes #13679: Added yii\behaviors\CacheableWidgetBehavior 2018-02-06 01:33:49 +03:00