Maksim Spirkov
|
7dd3dede14
|
Add generics for all controllers (#20675)
|
2025-11-03 12:59:23 +03:00 |
|
Maksim Spirkov
|
0998ac6cb1
|
Exclude commits with CS changes from Git Blame (#20676)
|
2025-11-03 10:13:50 +03:00 |
|
Wilmer Arambula
|
ab6cef441e
|
Sanitize null bytes before quoteValue() on PHP 8.5+ in SQLite. (#20673)
|
2025-11-02 06:49:19 -03:00 |
|
Maksim Spirkov
|
1fdcebaeec
|
Fix #20671: Fix PHPDoc annotations in yii\base, yii\console, yii\web and yii\widgets namespaces
|
2025-11-02 11:35:27 +03:00 |
|
Wilmer Arambula
|
d1556e323e
|
Simplify ci-mssql.yml workflow. (#20670)
|
2025-10-31 19:18:54 -03:00 |
|
Maksim Spirkov
|
c569e9136b
|
Fix #20666: Add missing generics in yii\base, yii\console, yii\filters and yii\web namespaces
|
2025-10-31 22:43:14 +03:00 |
|
Wilmer Arambula
|
1821a61ddc
|
Refactor tests to use willReturnCallback with invocation matcher for withConsecutive deprecated method. (#20646)
|
2025-10-31 07:29:29 -03:00 |
|
Wilmer Arambula
|
c311720922
|
Fix testExceptionContainsRawQuery() in ConnectionTest class in SQLite. (#20653)
|
2025-10-31 05:57:06 -03:00 |
|
Wilmer Arambula
|
8a87a5fb25
|
Fix PHP 8.5 null array offset deprecation warnings in yii\build\controllers\ReleaseController class. (#20665)
|
2025-10-30 20:47:37 -03:00 |
|
Wilmer Arambula
|
81bea21d54
|
Add code coverage to PHP 8.5 in ci-mssql.yml workflow. (#20663)
|
2025-10-30 20:08:41 -03:00 |
|
Wilmer Arambula
|
dd664c5f45
|
Add code coverage to PHP 8.5 in ci-mysql.yml workflow. (#20661)
|
2025-10-30 19:32:32 -03:00 |
|
Wilmer Arambula
|
a1a39e9f8b
|
Add code coverage to PHP 8.5 in ci-pgsql.yml workflow. (#20664)
|
2025-10-30 18:58:09 -03:00 |
|
Wilmer Arambula
|
895e901c87
|
Add PHP 8.0 to ci-mariadb.yml workflow matrix. (#20662)
|
2025-10-30 18:26:49 -03:00 |
|
Maksim Spirkov
|
ffa0dda204
|
Fix #20658: Add missing generics in yii\console, yii\captcha, yii\caching and yii\behaviors namespaces
|
2025-10-30 23:41:32 +03:00 |
|
Wilmer Arambula
|
2ee2da1ad6
|
Fix PHP 8.5 null array offset deprecation warnings in MariaDB driver. (#20659)
|
2025-10-30 11:14:46 -03:00 |
|
Wilmer Arambula
|
bc0ea37b42
|
Add code coverage to PHP 8.5 in build.yml workflow. (#20660)
|
2025-10-30 10:35:45 -03:00 |
|
Wilmer Arambula
|
7b6a617364
|
Merge pull request #20657 from terabytesoftw/fix-sqlite-tests-3
|
2025-10-30 09:44:13 +03:00 |
|
Samuel Rajan D
|
0292de23b8
|
Fix #20642: Pass $model and $attribute in Compare Validator's compareValue property closure
|
2025-10-30 00:05:28 +03:00 |
|
Wilmer Arambula
|
ed6989d87b
|
Fix SQLite CommandTest skipped tests and minor fixes. (#20648)
|
2025-10-29 11:51:58 -03:00 |
|
Wilmer Arambula
|
d1ecf2ec2a
|
Add SQLite InconditionBuilderTest class to assert subquery IN is not supported and raise code coverage. (#20652)
|
2025-10-29 11:06:36 -03:00 |
|
Wilmer Arambula
|
ae7f54835c
|
Use 'files' input for codecov/codecov-action v5 in PHPUnit action.yml. (#20649)
|
2025-10-29 10:15:49 -03:00 |
|
Maksim Spirkov
|
66d9db17bc
|
Fix #20650: Add PHPStan/Psalm annotations for yii\di\Container
|
2025-10-29 14:43:20 +03:00 |
|
Maksim Spirkov
|
5dcf4b853d
|
Fix #20654: Add missing generics in yii\db namespace. Fix PHPDoc annotations in yii\db\ArrayExpression
|
2025-10-29 14:42:19 +03:00 |
|
Maksim Spirkov
|
6238940918
|
Fix #20651: Add missing generics in yii\filters namespace
|
2025-10-29 14:40:33 +03:00 |
|
Maksim Spirkov
|
ed9af8a551
|
Fix #20645: Add missing generics in yii\helpers and yii\test namespaces. Fix PHPDoc annotations in ArrayAccessTrait
|
2025-10-28 14:58:58 +03:00 |
|
Maksim Spirkov
|
503828ef3a
|
Add missing generics in yii\validators and yii\log namespaces (#20644)
|
2025-10-28 14:58:17 +03:00 |
|
Maksim Spirkov
|
bfd3736653
|
Fix #20640: Fix @param annotation for $block in yii\console\Markdown::renderParagraph()
|
2025-10-28 13:42:07 +03:00 |
|
Maksim Spirkov
|
e3aee3f35a
|
Merge pull request #20641 from mspirkov/exclude-commit-from-blame
|
2025-10-28 13:40:23 +03:00 |
|
Wilmer Arambula
|
fa724b128f
|
Make test data providers static and declare array return types in QueryBuilderTest class. (#20635)
|
2025-10-27 09:46:41 -03:00 |
|
Maksim Spirkov
|
b17268192b
|
Fix #20637: Fix PHPDoc annotations in ActiveRelationTrait. Add PHPStan/Psalm annotations for $modelClass in ActiveQuery, ActiveQueryTrait and ActiveRelationTrait
|
2025-10-27 10:57:05 +03:00 |
|
Maksim Spirkov
|
2f8e62d6b6
|
Fix codestyle in tests (#20638)
|
2025-10-27 10:56:00 +03:00 |
|
Maksim Spirkov
|
fa9a2b6e6d
|
Fix #20639: Add missing generics in yii\web namespace
|
2025-10-27 10:53:46 +03:00 |
|
Maksim Spirkov
|
dd4c091e66
|
Fix #20634: Fix PHPDoc annotations in yii\db namespace. Add PHPStan/Psalm annotations for yii\db\SqlTokenizer::startsWithAnyLongest()
|
2025-10-25 22:19:58 +03:00 |
|
Maksim Spirkov
|
122e95216f
|
Fix #20636: Fix @param annotations for $message in logging methods
|
2025-10-25 22:12:38 +03:00 |
|
Wilmer Arambula
|
6067cbbd76
|
Make conditionProviders() method static and declare array return type array in QueryBuilderTest class. (#20633)
|
2025-10-21 20:02:21 +03:00 |
|
Wilmer Arambula
|
f983c66cf5
|
Make test data providers static and declare array return types in db tests. (#20631)
|
2025-10-21 14:28:49 +03:00 |
|
Maksim Spirkov
|
9676e529eb
|
Fix #20628: Fix @return annotations for lastInsertId methods in yii\db\mssql namespace
|
2025-10-20 15:08:07 +03:00 |
|
Maksim Spirkov
|
5681a98bbb
|
Fix #20630: Fix @var annotations for yii\web\CompositeUrlRule::$rules and yii\web\GroupUrlRule::$rules
|
2025-10-20 15:02:49 +03:00 |
|
Maksim Spirkov
|
c7133d1182
|
Add @template annotation for yii\rest\OptionsAction (#20629)
|
2025-10-20 15:02:16 +03:00 |
|
Maksim Spirkov
|
f9c1c1d6fd
|
Fix local test execution tools (#20627)
|
2025-10-19 18:49:34 +03:00 |
|
Wilmer Arambula
|
ca108e2386
|
Exclude commit from Git Blame. (#20623)
|
2025-10-16 23:46:33 +03:00 |
|
Maksim Spirkov
|
d7d350253c
|
Fix #20620: Fix @var annotation for RateLimiter::$user
|
2025-10-16 23:45:55 +03:00 |
|
Wilmer Arambula
|
da20adc82a
|
Make test data providers static and declare array return types. (#20621)
|
2025-10-15 20:01:34 +03:00 |
|
Maksim Spirkov
|
3f445ad30e
|
Fix #20619: Fix @return annotation for yii\db\Query::prepare()
|
2025-10-15 19:58:30 +03:00 |
|
Maksim Spirkov
|
63fc248912
|
Fix #20618: Fix @var annotation for yii\web\Response::$acceptMimeType
|
2025-10-15 19:57:49 +03:00 |
|
Maksim Spirkov
|
0f5e556246
|
Fix #20617: Fix @return annotation for DataColumn::getDataCellValue()
|
2025-10-15 19:57:12 +03:00 |
|
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
|
427bc2ee17
|
Exclude commit from Git Blame. (#20615)
|
2025-10-15 01:06:31 +03:00 |
|
Maksim Spirkov
|
9e45755a8e
|
Fix #20607: Add PHPStan/Psalm annotations for DB schemas
|
2025-10-14 20:04:34 +03:00 |
|
Wilmer Arambula
|
d022321574
|
Exclude commit from Git Blame. (#20606)
|
2025-10-14 20:03:17 +03:00 |
|