Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/yii2-framework

[READ ONLY] Yii 2 framework core code only. This is a subtree split off the "yii2" repository
https://github.com/yiisoft/yii2-framework

Fixed phpdoc types

5c2b551eac713d803b0a65244a37f4cd5b03bcdb authored almost 4 years ago by Dmitry Eliseev <[email protected]>
Fix #18544: Fix `yii\validators\NumberValidator` to disallow values with whitespaces

00a95e5245f43abd4d0688ec680ddcc779dc69ac authored almost 4 years ago by Bizley <[email protected]>
Fix #18552: Fix bug with `yii\data\SqlDataProvider` not properly handling SQL with `ORDER BY` clause

8f70d937337dfbf81522177c570f260db51f8b75 authored almost 4 years ago by Bizley <[email protected]>
Update OWASP link

b00c7040e9e53f80e5fb38a121b965107c33c32d authored almost 4 years ago by Bizley <[email protected]>
prepare for next release

01ad8bb7cb125e4fdcbd33f5d6b27e884c7c6604 authored almost 4 years ago by Alexander Makarov <[email protected]>
release version 2.0.41.1

0fe1379d487b509b92ca957a6ab5e653ec28379a authored almost 4 years ago by Alexander Makarov <[email protected]>
Update Formatter types

b8908c1775d7440b9425b12989d87c5d6a7f0dd3 authored almost 4 years ago by stevekr <[email protected]>
Fix #18548: Fix bug with REST rules with prefixes containing tokens not being parsed properly

4a7bd7647289522176b69d9af594425236ca5106 authored almost 4 years ago by Bizley <[email protected]>
Reversed #18499 (#18546)

1847ccd1a8101978653ad857759f9d0b7a1a4138 authored almost 4 years ago by Bizley <[email protected]>
prepare for next release

4052e30a16c480b8e412973cd48b59691772ce76 authored almost 4 years ago by Alexander Makarov <[email protected]>
release version 2.0.41

ffddb98cc0e870ef2f02f56bda9ab85c424b6fc0 authored almost 4 years ago by Alexander Makarov <[email protected]>
Pre-release adjustments

3dbe214171159601ab223885ba44d7d0f75c9925 authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix #9718: Fix user staying authorized despite authKey change

2f6bf4e8ec830d4e2d4adea81f54386d5d763c6e authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix #18535: Set Cookie SameSite to Lax by default

57b4749aea7a80f04641c81c6c3fdb5e742b0cbe authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix #18539: Fix "driver does not support quoting" when using the driver pdo_odbc

a80c3e895a627bc77c44609f2ff14c3e01f0cfa0 authored almost 4 years ago by XPOHOC <[email protected]>
Fix #18450: Allow empty string to be passed as a nullable typed argument to a controller's action

7be6d017a38fd780d31f4a2dbf88c36b58d99e29 authored almost 4 years ago by Bizley <[email protected]>
Correct #18499

ae094c2cc6d944c4af563b1db994ff7bbb67ba77 authored almost 4 years ago by Bizley <[email protected]>
Fix #18529: Fix asset files path with `appendTimestamp` option for non-root-relative base URLs

aab2924176153b6969e979a42e5df24453aeacc4 authored almost 4 years ago by Bizley <[email protected]>
Fix #18508: Fix Postgres SQL query for load table indexes with correct column order

a9243787dea14f33393a4eaf08aac93998d20ea5 authored almost 4 years ago by Insolita <[email protected]>
Fix #18460: `compareValue` in `CompareValidator` can now take a closure returning a value

b53268ab58660e2d2d4c0bbb0658a8e6da4b0fac authored almost 4 years ago by Mohamed Abdel-Monem Hussein <[email protected]>
Fix #18499: When using `yii\db\Query::all()` and `yii\db\Query::$indexBy`, the `yii\db\Query::$indexBy` is auto inserted into `yii\db\Query::$select` - the same as in `yii\db\Query::column()`

Co-authored-by: Bizley <[email protected]>
Co-authored-by: Alexander Makarov <sam@rmcreative...

e54e74e65650c8f75ba44b8dd752c81009875325 authored almost 4 years ago by Ondřej Vašíček <[email protected]>
Update QueryTrait property types

eb7075c4f8d0bdae36482b270f31f6cbb000dd8a authored almost 4 years ago by stevekr <[email protected]>
Fix #18518: Add support for ngrok’s `X-Original-Host` header

5bfda6779bb6f2b17dfa580e622cb0f8775f0499 authored almost 4 years ago by Brandon Kelly <[email protected]>
Fix #18505: Fixed ArrayHelper::get() for ArrayAccess objects with explicitly defined properties

Co-authored-by: Bizley <[email protected]>

45b7cf1c249a5f8c63a8aac285f534b42feb5f61 authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix #18501: Fix type in ArrayHelper::getColumn() phpdoc

abf150027e859acdb7c34558c5e0c196f75bc37e authored almost 4 years ago by Alexey Lee <[email protected]>
Fix #8750: Fix MySQL support when running in `ANSI`/`ANSI_QUOTES` modes

db5753c95f50f4f0adccce35b9ece0387d9b01fb authored almost 4 years ago by Brandon Kelly <[email protected]>
Fix #18493: Faster request parsing for REST UrlRule with prefix handling

17544bf1d3d9013678cdb24704a32eb77d165358 authored almost 4 years ago by Bizley <[email protected]>
Fix #18487: Allow creating URLs for non-GET-verb rules

1677ce59c9f2714bafba2336f4cb9436c71d582e authored almost 4 years ago by Bizley <[email protected]>
Fix #18483: Add `yii\log\Logger::$dbEventNames` that allows specifying event names used to get statistical results (profiling) of DB queries

dbf6ac3ab73b141387e65c737e4daecb8c01ed95 authored almost 4 years ago by atiline <[email protected]>
Fix #18479: Fix invalid argument type for `preg_split` in `\yii\console\Controller`

5f41b6e90f3eb57de11b7cc373839201c4c5a7bb authored almost 4 years ago by gazooz <[email protected]>
Fix #18480: Transactions are not committed using the dblib driver

31c5d65f973827002c8656d490fd91c157f51140 authored almost 4 years ago by Bert Brunekreeft <[email protected]>
Fix #18477: Fix detecting availability of Xdebug's stack trace in `yii\base\ErrorException`

7fccaf69a6eb9dded8630a2bfb42266073ec4f95 authored almost 4 years ago by Bizley <[email protected]>
Fix #18455: Add ability to use separate attributes for data model and filter model of `yii\grid\GridView` in `yii\grid\DataColumn`

6691a0c8c66e9dace2b4ee220ec9ed9d6082c203 authored almost 4 years ago by PowerGamer1 <[email protected]>
#18475: Correct conditional configuration of db property

f3ab793d216fd9a666e9ef9e354f711f42fa2e22 authored almost 4 years ago by Bizley <[email protected]>
Fix typo in Connection.php

avaiable -> available

504bfe6b642a42514d5dbc3dd8e2a3530a27882c authored almost 4 years ago by Ikko Ashimine <[email protected]>
Update public property types of yii\base\Module

9aa22e32d90ec4104de991a4c22d8d37695645a0 authored almost 4 years ago by stevekr <[email protected]>
Fix #18464: Fix bug with processing fallback messages when translation language is set to `null`

8163de438ef24d6f4f5b82e283c5826c5cc25fea authored almost 4 years ago by Bizley <[email protected]>
Fix #18472: Fix initializing db component configuration

0ba01b66e7b0ce776384148dd0c9006760fbb2a9 authored almost 4 years ago by Bizley <[email protected]>
Fix #18457: Add `EVENT_RESET` and `EVENT_FINISH` events to `yii\db\BatchQueryResult`

07de04afc1e1acb8ddd664a194be2542a8fb7080 authored almost 4 years ago by Brandon Kelly <[email protected]>
Fix #18461: Add missing UPGRADE info, fix wrong bug ID

bd1b7dd4ded5de3b4e7db3e0fee37e1db98d4bba authored almost 4 years ago by Bizley <[email protected]>
Fix #18472: Fix initializing `db` component configuration in `yii\data\ActiveDataProvider`

520740fb32ac5b62c1a034244d774dda8f8b1ed4 authored almost 4 years ago by Bizley <[email protected]>
Fix #18448: Fix issues in queries and tests for older MSSQL versions

5762cabc452dd42f73aa028e814789107fa05b55 authored almost 4 years ago by Valerii Gorbachev <[email protected]>
Fix #18447: Do not use `getLastInsertID` to get PK from insert query to lower collision probability for concurrent inserts

9bb5f917fba5a1ffad289bf208413fa871a42e39 authored almost 4 years ago by Valerii Gorbachev <[email protected]>
prepare for next release

6fdb50d397b3f0f5502e214a373ab5a0273b705e authored almost 4 years ago by Alexander Makarov <[email protected]>
release version 2.0.40

de2bffaa7b861b4e0a9d63479a730c9d476e0078 authored almost 4 years ago by Alexander Makarov <[email protected]>
Move incorrectly placed changelog line

9582ca75c1b8ca6cf8c980b4016f5cba25c507d1 authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix language

86a912a74b713e7f92830c074aa411ed6825add0 authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix #18414: Fix `AssetManager::appendTimestamp()` not appending timestamp for website root in sub-directory

5d88a70150496cff6afd95ab0806e8e3fd27b01d authored almost 4 years ago by Isitar <[email protected]>
Fix changelog typo

5aeb6661add742e7e594619f4cdad2fc0ea0e430 authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix #18365 : Move quoting of table names to upper level to function `getSchemaMetadata()` in MSSQL driver to get clean names from schema

0b40e0f042bc3bda68e48ce820041e335683681f authored almost 4 years ago by Valerii Gorbachev <[email protected]>
Fix #18442: Fix calls with array access to strings

ff67a28f187eec7b13d3d6df16ccb0bb5881b49b authored about 4 years ago by Bizley <[email protected]>
Fix #18395: Fix regression in `yii\helpers\BaseArrayHelper::filter()` (allowing filtering arrays with numeric keys)

aabb104498852969f21386dc326c69ff83946a6d authored about 4 years ago by Bizley <[email protected]>
Few quick fixes to make IDE happy

6e41d71e110880ed0d0984bb82cccfe4dc69af8a authored about 4 years ago by Bizley <[email protected]>
Fix typo in SafeValidator

assigment -> assignment

c5f75ab2999baeb56cc9bfb823d6cc7b50b9c4c3 authored about 4 years ago by Ikko Ashimine <[email protected]>
Fix #18435: Change the check order whether an object is an implementation of `Arrayable` or `JsonSerializable` in `\yii\base\ArrayableTrait::toArray()` and `\yii\rest\Serializer::serialize()`

82cd3636355dcc52cfa1f38635e731173b72cd9b authored about 4 years ago by Spell6inder <[email protected]>
Fix #18435: Fix ensuring Active Record relation links' keys to be strings

13597c809232b239b002016a8ca0921acd89e602 authored about 4 years ago by Bizley <[email protected]>
Fix typo in ArrayableTrait.php

embeded -> embedded

f0e0db60641d80991ff2da38ffae983769d129a0 authored about 4 years ago by Ikko Ashimine <[email protected]>
Fix #16492: Fix eager loading Active Record relations when relation key is a subject to a type-casting behavior

281413bc0cf0373a1a7ac3309d77cedcd7a081d8 authored about 4 years ago by Bizley <[email protected]>
Fix #18400: Set parent module of the newly attached child module by `Module::setModule()` and `Module::setModules()`

0f34338a7446696f3c3a3450df1c0b3cfd3fa7f6 authored about 4 years ago by Yusup Hambali <[email protected]>
Fix #18339: Fix migrate controller actions to return exit codes

Co-authored-by: Bizley <[email protected]>

2045ff1ad11c6180a2a4320c6baba657b2794229 authored about 4 years ago by 代码之美 <[email protected]>
Fix #18426: Fix check for route's leading slash in `yii\widgets\Menu`

c0deab5f4f68f4ceee85b6b2db4e8d15f0581c8c authored about 4 years ago by stevekr <[email protected]>
Fix #18287: Fix the OUTPUT got SQL syntax error if the column name is MSSQL keyword e.g key

164b55c3da83398dcd8886fd9a21d16cfade86c8 authored about 4 years ago by Valerii Gorbachev <[email protected]>
Add int return type queryScalar and scalar method docs

be64e45a97f7267448bb4c423e7855af939f74c6 authored about 4 years ago by flight643 <[email protected]>
Fix typo

036f3511399385e6470a6ab44ee37f8b6308a5c0 authored about 4 years ago by Sergei Predvoditelev <[email protected]>
Fix Croatian message translation

d7becc9e44a34df6c41a8a15f191152ff2c6ef03 authored about 4 years ago by mrblc <[email protected]>
Fix #18406: Fix PDO exception when committing or rolling back an autocommitted transaction in PHP 8

c569615c8c43f5a476fa1e641ffbfc4ed32b18a6 authored about 4 years ago by Brandon Kelly <[email protected]>
Fix #18383: RBAC's generated file made PSR-12 compliant

b56af02188c301d6197a7052ec857febdbd30eeb authored about 4 years ago by Aleksandr Bogatikov <[email protected]>
Fix #18393: Fix ` framework/db/ActiveRecord.php ` to load data from db id cache is enabled

21d67aa9e46d181dbbb996ba8a3a45cfdd79d79d authored about 4 years ago by hooman-mirghasemi <[email protected]>
Fix phpdoc types

83540d7046b5143f2dd0dac35c563fffaeb6323a authored about 4 years ago by stevekr <[email protected]>
Fix #18386: Fix `assets/yii.activeForm.js` incorrect target selector for `validatingCssClass`

58b54850a2a2f65a4ea680f3450c56f500293a73 authored about 4 years ago by Dmitry Brusensky <[email protected]>
Fix #18381: The `yii\web\AssetManager` `$basePath` readable and writeable check has been moved to the `checkBasePathPermission()`. This check will run once before `publishFile()` and `publishDirectory()`

3e40c6b2f46b4b16748c1938f5e434698182c8e5 authored about 4 years ago by Basil <[email protected]>
Fix #18199: Fix content body response on 304 HTTP status code, according to RFC 7232

695c43df8f8f2aa59f2bc13912a22c9a1a116cd4 authored about 4 years ago by Rober Díaz <[email protected]>
Fix #18394: Add support for setting `yii\web\Response::$stream` to a callable

5352b7f9955d68149d5ad138ca183ef450b19ca2 authored about 4 years ago by Brandon Kelly <[email protected]>
prepare for next release

5f096f7d500c8d7ad5f82753652a316e0cc2266f authored about 4 years ago by Alexander Makarov <[email protected]>
release version 2.0.39.3

f2de7711665c77dea732d8e44ff0e7b240e6f267 authored about 4 years ago by Alexander Makarov <[email protected]>
Adjust version in changelog

50f86a89606c84375e2997e4ffd3af157d18d916 authored about 4 years ago by Alexander Makarov <[email protected]>
Fix #18396: Fix not throw `InvalidConfigException` when failed to instantiate class via DI container in some cases

426ec0351de3a44536b7ed299ebb7e0c3bf30fee authored about 4 years ago by Sergei Predvoditelev <[email protected]>
Fix types in Controller and View classes (#18397)

* Set yii\base\Controller::actions() return type
* Change yii\base\View::$params type to array

700369849f4b5dc0847d32a6843573efaeb7e30a authored about 4 years ago by stevekr <[email protected]>
Add inheritdoc to generate proper docblock in API docs

80a02039858baaaeda6affe69bcf034766dce08b authored about 4 years ago by Vikas Yadav <[email protected]>
Fix #18200: Add `maxlength` attribute by default to the input text when it is an active field within a `yii\grid\DataColumn`

32a3fd1282856763d33d924cd107bbd8efeea9b7 authored about 4 years ago by Rober Díaz <[email protected]>
prepare for next release

d166e9d4d143d5a734b422231bed697ccbe613ad authored about 4 years ago by Alexander Makarov <[email protected]>
release version 2.0.39.2

5643b5e3685921b101e449b7c41c59b94bb4ad93 authored about 4 years ago by Alexander Makarov <[email protected]>
Fix #18378: Fix not taking default value when unable to resolve abstract class via DI container

61f3194ac0f510eee958d27800b6a69e3f7a6593 authored about 4 years ago by Sergei Predvoditelev <[email protected]>
Fix typo

e317dde62f9a266453397fd24e3c836751888408 authored about 4 years ago by Alexander Makarov <[email protected]>
prepare for next release

e132153fd3517ee4bc0fddbd1c0b935a0acdf812 authored about 4 years ago by Alexander Makarov <[email protected]>
release version 2.0.39.1

327cbb03d0931d8b6cc016357e4e00c00b0db577 authored about 4 years ago by Alexander Makarov <[email protected]>
Fix #18373: Fix not taking default value when unable to resolve non-exing class via DI container

5599d31af7d44eeb95ffd9ef3b3156ec0e35caa2 authored about 4 years ago by Sergei Predvoditelev <[email protected]>
Fix #18370: Add option to provide a string replacement for `null` value in `yii\data\DataFilter`

003fb7d9d1fb744785ce9184677432a138a5f700 authored about 4 years ago by Bizley <[email protected]>
prepare for next release

5c4f896d6b706cb060443fce10cc229c584ec00a authored about 4 years ago by Alexander Makarov <[email protected]>
release version 2.0.39

baf603bb57dd1d0e8502370cb56a4f0845fe7c84 authored about 4 years ago by Alexander Makarov <[email protected]>
Fix changelog lines

8c0469f669ed412886fc90eb7120cfe88a0d6358 authored about 4 years ago by Alexander Makarov <[email protected]>
Fix @method signatures in ActiveRelationTrait (#18369)

06164e091970893136809e4ab9a7acb0a912877e authored about 4 years ago by stevekr <[email protected]>
Fix #18304: Added support of constructor parameters with default values to DI container

a240592ed456ea0bb2dfc369ecd1feb31f312e1c authored about 4 years ago by Sergei Predvoditelev <[email protected]>
Fix Controller phpdoc annotations

de3c3a2fa58ee62a9cc5c6bc63991b2a90a9a96a authored about 4 years ago by Alexander Makarov <[email protected]>
Add phpdoc for properties "request" and "response" in web and console controllers (#18361)

045cf04fd26d5cd406334da99b50a677700781b1 authored about 4 years ago by Sergei Predvoditelev <[email protected]>
Fixed UPGRADE.md for "Respect ini session use strict mode" (#18362)

40b9750cf56d3e1f7c8c46d962cbf607163ef248 authored about 4 years ago by rhertogh <[email protected]>
Fix #18285: Enhanced DI container to allow passing parameters by name in constructor

d7bce31094e3bc8b562b8f807c1749be446c828e authored about 4 years ago by Sergei Predvoditelev <[email protected]>
Fix #18351: Added option to change default timezone for parsing formats without time part in `yii\validators\DateValidator`

4cd6c219854bcffcd24d4f87fad8cd60cc379a63 authored about 4 years ago by Bizley <[email protected]>
Fix #18247: Added support for the 'session.use_strict_mode' ini directive in `yii\web\Session`

7bbd2face0ed4f867c869aa0c5a9df0758b9599a authored about 4 years ago by rhertogh <[email protected]>
Fix #18263: Fix writing `\yii\caching\FileCache` files to the same directory when `keyPrefix` is set

74327e64a301c686d87ff5a5b6a212694cc4fc03 authored about 4 years ago by Evgeniy Tkachenko <[email protected]>