20736 Commits

Author SHA1 Message Date
3f445ad30e Fix #20619: Fix @return annotation for yii\db\Query::prepare() 2025-10-15 19:58:30 +03:00
63fc248912 Fix #20618: Fix @var annotation for yii\web\Response::$acceptMimeType 2025-10-15 19:57:49 +03:00
0f5e556246 Fix #20617: Fix @return annotation for DataColumn::getDataCellValue() 2025-10-15 19:57:12 +03:00
80545100b3 Replace deprecated PHPUnit mock builder setMethods() usage with createPartialMock(), onlyMethods() and addMethods() methods. (#20616) 2025-10-15 01:07:13 +03:00
427bc2ee17 Exclude commit from Git Blame. (#20615) 2025-10-15 01:06:31 +03:00
9e45755a8e Fix #20607: Add PHPStan/Psalm annotations for DB schemas 2025-10-14 20:04:34 +03:00
d022321574 Exclude commit from Git Blame. (#20606) 2025-10-14 20:03:17 +03:00
d26cddccfb Fix #20605: Fix return value in SerialColumn::renderDataCellContent() 2025-10-14 19:37:14 +03:00
e6bc2ca0ff Fix #20608: Fix @return annotations for yii\rest\Serializer methods 2025-10-14 19:30:50 +03:00
33bcf7fffa Fix PHPStan errors (#20609) 2025-10-14 19:30:00 +03:00
f5f610dd7a Fix #20610: Fix @var annotation for ActiveQueryTrait::$with 2025-10-14 19:28:05 +03:00
c6c7bf1d4b Fix #20611: Fix @return annotations for yii\i18n\GettextMoFile methods 2025-10-14 19:27:03 +03:00
c960f93dfe Use ::class instead of ::className() in tests. (#20612) 2025-10-14 19:26:35 +03:00
4c3deb055b Fix #20599: Fix @return annotation for ConditionInterface::fromArrayDefinition() 2025-10-14 12:41:30 +03:00
d689d6102c Add ESLint to CI (#20592) 2025-10-14 12:40:35 +03:00
af9c4b9294 Fix #20604: Fix @var annotation for yii\db\Command::$pdoStatement 2025-10-14 12:38:56 +03:00
287d0fa074 Fix PHPStan errors (#20603) 2025-10-14 12:38:07 +03:00
d71f7309ae Add void return to method in tests. (#20602) 2025-10-14 12:37:35 +03:00
30824c5dcf Fix #20600: Fix @var annotation for yii\test\FileFixtureTrait::$dataFile 2025-10-14 12:36:29 +03:00
c6e54831aa Fix typos in GitHub workflows (#20601) 2025-10-13 10:54:50 -03:00
dcb88b8561 Fix #20585: Fix @return annotation for CompositeUrlRule::createRules() 2025-10-13 10:10:03 +03:00
df400b6a19 Fix #20591: Add PHPStan/Psalm annotations for yii\rbac\BaseManager::getItems() 2025-10-13 10:04:49 +03:00
4621557d92 Remove non-existent files from .gitattributes (#20593) 2025-10-13 10:01:21 +03:00
e53622d6d3 Fix #20594: Fix @return annotation for Instance::get() 2025-10-13 10:01:02 +03:00
fe9b52c61b Fix #20595: Fix @return annotation for BaseHtml::getAttributeValue() 2025-10-13 10:00:17 +03:00
ecde635e98 Fix @var annotations for yii\db\Connection properties (#20596) 2025-10-13 09:59:39 +03:00
a2b344f27d Exclude commit from Git Blame (#20590) 2025-10-11 06:05:36 -03:00
909396074e Fix codestyle in build and tests (#20586) 2025-10-10 23:04:09 +03:00
8005113753 Fix PHPStan errors in yii\rbac\PhpManager (#20588) 2025-10-10 23:01:42 +03:00
e86086d56b Fix #20587: Fix @var annotation for yii\rbac\Item::$ruleName 2025-10-10 23:01:20 +03:00
7ac94cefd6 Fix #20589: Fix @var annotations for yii\rbac\DbManager properties 2025-10-10 23:00:42 +03:00
74290a353a Fix return value in Request::getServerPort (#20583) 2025-10-07 23:52:21 +03:00
716024c91e Remove array shapes from @return annotations (#20580) 2025-10-07 08:10:36 +03:00
049d52d699 Fix #20579: Add PHPStan/Psalm annotations for HeaderCollection::get 2025-10-07 08:08:48 +03:00
4b23c4b5bd Fix #20569: Fix @param annotation for $default in HeaderCollection::get 2025-10-06 13:35:37 +03:00
dc6f9bcb31 Fix PHPStan errors (#20577) 2025-10-06 13:34:14 +03:00
138815a027 Fix #20576: Fix @var annotation for StringValidator::$length 2025-10-06 13:33:30 +03:00
ba41721c40 Fix #20047: Throw exception when fixture not found rather than ignoring 2025-10-03 00:39:46 +03:00
8104e8f2b0 Remove CodeClimate and Scrutinizer configuration files from the repository. (#20572) 2025-10-03 00:36:07 +03:00
35ffae5933 Exclude commit from Git Blame (#20567) 2025-10-02 10:28:35 +03:00
b50e41af14 Update PHPStan level from 1 to 2 (#20568) 2025-10-02 10:28:22 +03:00
1082caac5a Fix #20570: Fix @var annotation for UrlManager::$cache 2025-10-02 10:26:35 +03:00
1b2796ffb5 Fix #20571: Fix @var annotation for yii\web\Response::$stream 2025-10-02 10:25:45 +03:00
a4bacdd913 Update ci workflows to ignore specific paths for pull requests, push, and exclude directory framework/messages to coverage. (#20563) 2025-10-02 01:34:02 +03:00
7000300ab6 Update README.md to enhance logo display (light/dark) and badge styles. (#20562) 2025-10-02 01:31:32 +03:00
c32f21fe0e Optimize PNG files (#19682) 2025-10-02 01:29:48 +03:00
0885af7c99 Update PHPStan version to 2.1 (#20558) 2025-10-02 01:27:51 +03:00
c82da8dc82 Add visibility for all class elements (#20557) 2025-10-02 01:27:23 +03:00
813dfc07cc Update default additional-args for PHPUnit to include JUnit logging for codecov tests in build.yml workflow. (#20556) 2025-09-29 22:03:44 -03:00
da2bd17269 Add actions composite. (#20551) 2025-09-29 21:15:37 -03:00