20711 Commits

Author SHA1 Message Date
aa04f38581 Exclude commits with CS changes from Git Blame (#20512) 2025-09-05 00:34:41 +03:00
f914cda51e Remove invalid @property annotations and fix property descriptions (#20510) 2025-09-05 00:33:39 +03:00
f39a2ec1f9 Remove invalid and unnecessary PHPDoc annotations (#20507) 2025-09-03 15:09:14 +03:00
06858c1089 Fix #20508: Fix PHPDoc, add PHPStan/Psalm annotations for yii\web\CookieCollection::getIterator. Add missing @property annotation in yii\base\Model 2025-09-02 08:10:56 +03:00
9b417e5f6d Fix #20505: ArrayDataProvider key handling with flexible path support 2025-08-30 14:02:12 +03:00
c4e920f054 Add PHPStan sections in docs (#20504) 2025-08-29 16:36:36 +03:00
2fc017b6bc Update GitHub Actions workflows to use actions/checkout@v5, codecov/codecov-action@v5, and add static.yml. (#20500) 2025-08-27 10:05:26 +03:00
005d9f21fb Fix #20479: Fix issue with MSSQL related to char and nchar 2025-08-26 22:05:11 +03:00
1ce35f98b0 Fix #20495: Fix behavior when resetting sequence in QueryBuilder for MSSQL 2025-08-26 22:04:27 +03:00
3ac659dce4 Fix #20489: Replace deprecated strftime with date in YiiRequirementChecker 2025-08-26 22:03:23 +03:00
731aae2a7e Fix #20494: Fix PHPdoc, add PHPStan/Psalm annotations for authMethods property in CompositeAuth class 2025-08-26 22:02:29 +03:00
28b6ca7002 Fix #20485: Fix error Cannot unset string offsets in yii\di\Instance:ensure(['__class' => ...], 'some\class\name'), Integrate PHPStan for static analysis 2025-08-26 22:01:33 +03:00
22889d314a Fix #20492: Fix deprecation of finfo_close() in PHP 8.5 by conditionally closing the resource 2025-08-20 21:45:49 +03:00
f5a071b1f8 Fix #20482: Fix deprecation of ReflectionMethod::setAccessible() in PHP 8.5 2025-08-20 15:31:47 +03:00
5aabdd3a21 Fix #20447: Fix behavior for yii\web\Controller::bindActionParams around mixed type 2025-08-18 18:06:37 +03:00
5468bca7bc Fix #20483: Fix CompositeAuth making bad assumptions on AuthInterface implementations 2025-08-17 13:16:15 +03:00
b4da83ea8a Fix #20480: Add PHPStan/Psalm annotations for ServiceLocator::get 2025-08-16 23:45:59 +03:00
36d67cd6a6 Fix #20475: Fix Formatter class asScientific() method for PHP 8.5 sprintf precision change (6 to 0) 2025-08-12 07:51:01 +03:00
7c96143d16 Fix minor translation issue in Arabic 2025-08-12 07:49:58 +03:00
dae8d63256 Fix #20461: Add PHPStan/Psalm annotations for yii\filters\auth\AuthInterface 2025-07-19 16:52:26 +03:00
f929954eba Fix #20459: Fix return type in RequestParserInterface::parse 2025-07-19 16:51:42 +03:00
d73061e483 Improve Chinese translation of input-validation.md (#20460) 2025-07-19 16:51:13 +03:00
ec57b0bd2a Fix UPGRADE.md (#20458) 2025-07-18 10:54:49 +03:00
6ee5d952ae Fix #20453: Fix PHPStan/Psalm types in yii\web\View 2025-07-15 10:54:19 +03:00
58de63993f Fix #20442: Add PHPStan/Psalm annotations for yii\base\Controller methods: runAction, run, render, renderPartial and renderFile 2025-07-11 18:18:27 +03:00
e3a2151efd Replace int|string key types with array-key in PHPStan/Psalm annotations (#20443) 2025-07-11 18:17:54 +03:00
699d7a7912 Fix #20432: Fix PHPStan/Psalm annotations for ActiveQuery::asArray 2025-07-09 18:46:20 +03:00
1b08ec5b7d Fix #20437: Fix PHPStan/Psalm annotations for BaseArrayHelper::merge 2025-07-08 11:36:06 +03:00
0873d0745b Fix #20434: Added PHPStan/Psalm annotations for hasMany and hasOne methods 2025-07-08 11:35:12 +03:00
52f28ee2ec Fix #20433: Added PHPStan/Psalm annotations for some controllers methods: beforeAction, afterAction and bindActionParams 2025-07-08 11:33:57 +03:00
4ab002b59a prepare for next release 2025-06-27 10:43:26 +03:00
8a7f2effa3 release version 2.0.53 2.0.53 2025-06-27 10:42:53 +03:00
c70484706b Use GitHub to fetch mime types 2025-06-27 10:38:40 +03:00
56c242a35e Fix #20426: Add PHPStan/Psalm annotation for controller property in Action class 2025-06-27 10:32:21 +03:00
a7aa327b19 Update PHPStan/Psalm annotations for ArrayHelper::merge (#20430)
Co-authored-by: Samuel Rajan D <samuelrajan.david@handbuiltapps.com>
2025-06-27 10:31:26 +03:00
f3eefee572 Fix #20348: ErrorHandler::convertExceptionToError() Passing E_USER_ERROR to trigger_error() is deprecated since PHP 8.4 2025-06-25 15:07:46 +03:00
4c5a6c5035 Fix #20423: strcmp() Passing null to parameter 2 ($string2) of type string is deprecated 2025-06-19 19:24:22 +03:00
0a52f10ea6 Corrections in Russian-language documentation (behaviors) (#20420) 2025-06-18 00:03:38 +03:00
409db4a55c Changing the key type in Controller::actions (#20418) 2025-06-15 23:18:47 +03:00
d58b7e3eee Corrections in Russian-language documentation (autoloading) (#20417) 2025-06-15 08:00:32 +03:00
9fa5d4f46a Fix PHPStan/Psalm annotations for Controller::actions (#20414) 2025-06-14 15:28:24 +03:00
67f5566fb0 Add PHPStan/Psalm annotation for owner property in Behavior class. (#20416) 2025-06-14 15:27:24 +03:00
97eaf1c395 Corrections in Russian-language documentation (HTTP caching and aliases) (#20415) 2025-06-14 12:33:39 +03:00
b47f81ea27 PHPStan/Psalm annotations for base class constructors (#20413) 2025-06-13 22:27:33 +03:00
ed4f888136 Corrections in Russian-language documentation (fragment caching) (#20411) 2025-06-13 15:17:32 +03:00
d0c150c7ce Simplify ci actions, and remove mode develop. (#20407) 2025-06-13 00:39:10 +03:00
8a8cf7da39 Corrections in Russian-language documentation (data caching) (#20409) 2025-06-13 00:37:14 +03:00
023a9c7c5b Fix @var and @method tags syntax in build and tests folders (#20396) 2025-06-10 19:32:49 +03:00
a3b4126781 Update ci workflows to conditionally include xdebug for PHP 8.0 error segmentation-fault and change tools pecl for pie. (#20405) 2025-06-10 19:29:19 +03:00
066552f368 Enhance PHPStan and Psalm annotations for generic owner property in Behavior class. (#20404) 2025-06-10 15:00:25 +03:00