9581 Commits

Author SHA1 Message Date
c82da8dc82 Add visibility for all class elements (#20557) 2025-10-02 01:27:23 +03:00
33ed3218bf Fix #20548: Fix PHP 8.5 null array offset deprecation warnings 2025-09-30 01:31:21 +03:00
d8ba4c0468 Fix #19526: Add the convertIniSizeToBytes method to BaseStringHelper 2025-09-30 01:27:40 +03:00
54fb1cc7af Remove unused imports (#20554) 2025-09-30 01:22:41 +03:00
0eee39302a Fix #20542: Fix Formatter working with more complex ICU unit data structure 2025-09-30 01:18:55 +03:00
dba9e4d76d Fix #20532: Add missing return statements in CacheController::actionFlushSchema, FixtureController::actionUnload, HelpController::actionIndex and ServeController::actionIndex 2025-09-30 01:17:34 +03:00
848cd97849 Fix versioning in changelog and update upgrade notes for 2.0.54. (#20543) 2025-09-27 12:17:51 +03:00
dc65bd3726 Fix #19655: Fix LinkPager::getPageRange when maxButtons is 2 2025-09-27 11:56:04 +03:00
31106c86fe Fix #20541: Remove deprecated caching components: XCache and ZendDataCache, and update related tests and documentation 2025-09-26 11:43:19 +03:00
973a55f90e Update minimum PHP version requirement from 7.3 to 7.4. (#20539) 2025-09-25 18:08:30 -03:00
de3bd9e592 Fix PHPStan errors (#20526) 2025-09-16 23:02:36 +03:00
7143fdfe3e Fix #20530: Fix notice "Object of class DateTimeImmutable could not be converted to int" in CookieCollection::has 2025-09-16 21:28:41 +03:00
90c2ceb170 Add @template annotation for yii\rest\Action (#20529) 2025-09-16 21:21:17 +03:00
53bdfc3b2c Fix PHPStan errors (#20523) 2025-09-15 23:38:06 +03:00
04202f04f5 Fix #19506: Fix @property annotations in yii\console\widgets\Table, yii\di\Container and yii\web\Session 2025-09-15 20:59:22 +03:00
4774464159 Fix #20525: Add @template annotations for all actions 2025-09-15 20:38:24 +03:00
68600dbcba Fix #20524: Fix PHPStan/Psalm annotations in Yii::createObject 2025-09-15 20:37:32 +03:00
398dea3b6e Fix typos in the comments (#20520) 2025-09-11 18:19:00 +03:00
70eb2c1c15 Fix #20515: Fix @param annotations in BetweenColumnsCondition, InCondition and LikeCondition 2025-09-08 13:08:53 +03:00
04d0c0dd5f Fix #20516: Fix @template annotations in ActiveRecord 2025-09-08 13:08:02 +03:00
61f1bd7af9 Fix @var annotations (#20517) 2025-09-08 13:07:30 +03:00
53256fdd24 Fix #20513: Fix code examples in PHPDoc 2025-09-06 00:22:56 +03:00
a6a7f0128a Fix #20514: Add @property annotations for yii\console\Controller 2025-09-06 00:20:19 +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
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
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