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

Fixes #16335: Fixed in `yii\filters\AccessRule::matchIP()` user IP validation with netmask in rule

3d4baaf53251ff0f488b6ecf7f29119d18554efa authored almost 6 years ago
Fixes #17215: Improved security for servers running PHP 7.0.0+

ab75787b259b7c015d7e52d44ff19895d2db7762 authored almost 6 years ago
Fixes #17152: Fixed error page when using traceline option

ad953745e8b7e62c60b37d753a40cec63fb9afb3 authored almost 6 years ago
Fixes #9438, #13740, #15037: Handle DB session callback custom fields before session closed

7292b84c9ca06782aef202f7b519500843ce00bf authored almost 6 years ago
Fixes #16681: `ActiveField::inputOptions` were not used during some widgets rendering

1d9f3f8273f129491717bd6fd1e692906853daa0 authored almost 6 years ago
Fixes #17133: Fixed aliases rendering during help generation for a console command

92356fc72b9c5be98dac08c542604fe3b21cb268 authored almost 6 years ago
Remove extra space char in comments (#17198) [skip ci]

7099e785ef02f243cd2c4d5ede4797ecaba374a6 authored almost 6 years ago
Fixes #17124: Fixed ErrorException when run `./yii fixture/unload` without arguments

cf654cf7b4dd3ca00bc86227e4b6197598240c40 authored almost 6 years ago
Fixes #17185: Fixed `AssetManager` timestamp appending when a file is published manually

2b7be7bdd04771afc9f8843b43ffff34837c9ad3 authored almost 6 years ago
Fixes #17180: Do not populate `yii\web\Response::$response` when response code is 204

380d3288d3911de1b72e9d9fccce44f7650bd7f5 authored almost 6 years ago
Fixes #17083: Fixed `yii\validators\EmailValidator::$checkDNS` tells that every domain is correct on alpine linux

db73d72a26427e92011631c882f01c94171dae6f authored almost 6 years ago
Fixed Bokmål message translation (#17183) [skip ci]

82b183e9c198a00cacea38ce97f450c1e31f22d6 authored almost 6 years ago
Update to https protocol for php.net links (#17168) [skip ci]

* Updated php.net link for some MemCache properties [skip ci]

* Changed protocol to https for...

2296e3bb4518a49b73ebe4628a92f874f94d4b58 authored almost 6 years ago
Fixes #17156: Fixes PHP 7.2 warning when a data provider has no data as a parameter for a GridView

75540716cb5431da7c5c017c22daef1d87c64a89 authored almost 6 years ago
Added missing changelog entry [skip ci]

2967c1cfb4c0470ed01452e432ea2b2318bb1b1d authored almost 6 years ago
prepare for next release

d94cf6dd7314776272053b62c93e644c44f786a5 authored almost 6 years ago
release version 2.0.16.1

34becb16b7378cca28512291668f720b033190d7 authored almost 6 years ago
Fixes #17093 by reverting #16891 (#17154)

e8dc13246bbffdb020f3208478f324428e026c7d authored almost 6 years ago
Fixes #17150: Fixed `yii\helpers\BaseInflector::camel2words()` splitting `ALLCAPS` words on each letter

1b6df4d1d32385ab85f162c99031b0d315c3abac authored almost 6 years ago
Update yii.php

Fixed German spelling for email address.

2954491b1e097840ba3a5dab8f67654d393e3bd2 authored almost 6 years ago
Fixed reference to mailer application component in docs

The application component is named "mailer" by default, not "mail".

aca6d91656954eeeaaed23a40b12a11e718a38ff authored almost 6 years ago
Issue #17109: better phpdoc for `yii\caching\Cache::getOrSet()` [skip ci] (#17134)

568734f714fec3bb2d962675526606d0079e4df7 authored almost 6 years ago
Fixes #17109: Removed misleading line from Cache::getOrSet() phpdoc [skip ci]

30564fa01c76722994862bb99451a06e20573e84 authored almost 6 years ago
Fixes #17089: Fixed caching of related records when `via()` using with callable

8ef91a4a85c89b9aa0c3f7795d8fabed1dbf1f1a authored almost 6 years ago
Fix comment space (#17115) [skip ci]

856b3145099cbaf52671477bb07fc1cd2e08218b authored almost 6 years ago
Fixes #17098: Fixed message/extract when using message params returned from method calls

ff2d9f9519e9b74ec4db4570c5705a78bec9eec9 authored almost 6 years ago
Update UrlManager.php (#17102)

change >>'POST <controller:[\w-]+>s' => '<controller>/create'<< to >>'POST <controller:[\w-]+>' ...

a2dac68a7394dbc46c4d5dfa7276e9a2671baf1c authored almost 6 years ago
Fixes #17094: Fixed response on 204 status. Now it is empty

880569815f5fed9fcf5a38d7b85da6fcd94717e0 authored almost 6 years ago
prepare for next release

02a88cd1a46c3d68d27ed4401a08ef033cbbb620 authored almost 6 years ago
release version 2.0.16

5e70d021aece30414b39c549647005e43876b2ae authored almost 6 years ago
added missing @since annotations

7dc93e519fceb425f5d69dbe7d4ede68acf011f2 authored almost 6 years ago
added missing documentation

bd9f59c52566f8c0dd3b3df877eaac79bea2acf5 authored almost 6 years ago
Sync french translations (#17081)

76eefd4dccaa6980f50f307daa5376503f64d51a authored almost 6 years ago
Updated framework package composer.json

990847d15501c9ed1033b31cdff92b60f54c5959 authored almost 6 years ago
Merge branch 'security'

495e76b016b22d243385d7efbe0d93d2826a92ad authored almost 6 years ago
PL messages update (#17078) [skip ci]

6fc2f50b86ede0c930103d0639f5244e743a58c2 authored almost 6 years ago
Updated Russian translation strings

96cde5028a18f6d86c0bd62e2c64d9545c18687b authored almost 6 years ago
Fix #17049: Use var instead of let (#17055)

57a3fcce06e703e4a12ba983811e408186fc0d8d authored about 6 years ago
Fixed regression in #16817 (#17056)

34fb871da4be2881b5b4bab95c747e3caab2b46a authored about 6 years ago
Fixes #15931: `yii\db\ActiveRecord::findOne()` now accepts quoted table and column names using curly and square braces respectively

0d8a76c0e6fa59d720dc6909afcc6bdc142378dc authored about 6 years ago
Replaces commit dfcf037c7. The prvious idea was wrong and broke some tests

28dcfa78faac1a3e56e2316fa642f701b9101241 authored about 6 years ago
ActiveQuery::viaTable() now throws exception on wrongly prepared query

Closes #15876

1fd5e55f455829206d99346a6d3eff3b7f4ea603 authored about 6 years ago
When uses filter \yii\filters\PageCache, then yii\web\JsonResponseFor… (#17044)

* When uses filter \yii\filters\PageCache, then yii\web\JsonResponseFormatter sets Response::$co...

71565b1f65f0635935ea8360c6da9b5a4da5805e authored about 6 years ago
Fixing DB session override problems

See #16959

8d817d61c6e61aa41208de01577990bb534176e3 authored about 6 years ago
Fixes #15482: AR::find()->with() missing data when using string identifiers for relations

00a7fb77105139b2406451310ed02eac71112e54 authored about 6 years ago
Fixes #16703: Updated upgrade notes mentioning important change made in 2.0.14

42b1b9122b670a74f8745efea90967898d358a63 authored about 6 years ago
Fixes #15167: Fixed loading of default value `current_timestamp()` for MariaDB >= 10.2.3

a89acfd599b446bf044db1a3640695b61b50a1c6 authored about 6 years ago
Fixes #16253: Fixed empty checkboxlist validation

ed8ec547b5e153ef1a4dc5ed814c6fddec5b4bcd authored about 6 years ago
Fixes #15286: Fixed incorrect formatting of time with timezone information

049add213c9cc0d92b815cd0ac01f38c382a84a2 authored about 6 years ago
Fixes #15145: Fixed Validator::skipOnEmpty documentation [skip ci]

8cfec5fed4417cc7dbe743d2c90e35ee0c278143 authored about 6 years ago
Fix to do not delete used message files with nested category names (#17021)

5dd0fccac48bbb05f5e1b28af6880bef9de52f7a authored about 6 years ago
Fixes #16991: Removed usage of `utf8_encode()` from `Request::resolvePathInfo()`

c7779d32c4373937a97efd324f0e5d6cea335a0d authored about 6 years ago
Translated Yii2 core messages in Bulgarian language (#17010) [skip ci]

8fff752cf0e2d314be123c60a4e920fcd7119507 authored about 6 years ago
Fixes #16974: Regular Expression Validator to include support for 'u' (UTF-8) modifier

0fd883d56e4246656957e01c996c6201f2c2216f authored about 6 years ago
Fixes #16941: Set `yii\console\controllers\MigrateController::useTablePrefix` to true as default value

281fae2b709340bcbdbba478ac9e065bd4b0bdef authored about 6 years ago
Removed unneeded changelog line [skip ci]

827f3398aa4b09bb41f60534bfd83aad6096ab80 authored about 6 years ago
Fixed code style

5646f17c9ac83d6145db4f7c0fc6fbedb6d46e06 authored about 6 years ago
Merge branch 'master' of git://github.com/yiisoft/yii2 into 16966-add-array_expression-support-to-relation-data

92031a16ec8af05652472401d8e943e2ebbf5a6c authored about 6 years ago
Fixes #16891: Fixed Pagination::totalCount initialized incorrectly

adb3b3f888dc915af2a2f332bab03ccb403ded30 authored about 6 years ago
Reduce the Cyclomatic Complexity level

99d85d4e6508fbf7cfc215dcdd73efeae339b008 authored about 6 years ago
Add ArrayExpression support in related tables

fc958df41f5d8528b9543faabbe85f62eda477be authored about 6 years ago
Fixes #16028: Fix serialization of complex cache keys that contain non-UTF sequences

2704af4dfbe69f57f5071aeacb11a5dd0eba9f30 authored about 6 years ago
Fixes #16945: Fixed RBAC DbManager ruleName fetching on the case of PDO::ATTR_ORACLE_NULLS => PDO::NULL_TO_STRING

ba31993526a8a92d550f87414cc38d7bc1a013b3 authored about 6 years ago
Fixes #16081: Fixed composite IN using just one column

b57ad64d5772dbbd3be5896568b2a005feb65eec authored about 6 years ago
Fixes #16926: Fix shell autocompletion

51510783085adcd0ba3ac9aa1fdc952ab94a36a9 authored about 6 years ago
Fixed typo in MessageController docs [skip ci] (#16982)

a807744f0e92b34d3a50d7d94b1ca6d2852f44cc authored about 6 years ago
Fixes #15850: check basePath is writable on publish in AssetManager

ca78e977d2fa4638524e48f9983cd1cd011c0aa1 authored about 6 years ago
Fixes #16969: Fix `yii\filters\PageCache` incorrectly storing empty data in some cases

f9aeed45fc5a2c662cf96df157b274854d7a2e68 authored about 6 years ago
Fixes #16910: Fix messages sorting on extract

d4928068489611f303445ad6eebac54b3f1e58a4 authored about 6 years ago
Normalizing string numeric (#16943)

4ef52529e084338e21d1264b42e5cca4ab0ce527 authored about 6 years ago
Fix #15683: Fix file as array uploading in MultipartFormDataParser (#16950)

a4a7882e9c387ed9a57dd3e8aa44840d251d7f25 authored about 6 years ago
Fixes #16469: Allow cache to be specified as interface and to be configured in DI container

39f61928521d3d810a4f62711af8b4993c61cb37 authored about 6 years ago
Fixes #16687: Add missing translations for `nl-NL` durations used in `yii\i18n\Formatter::asDuration()`

4a382cf1522afff11bacf3bea2bfb154c9a88df9 authored about 6 years ago
Fixed typo (#16947) [skip ci]

d9dc66945724698f98ad7a14d730664c1f467aff authored about 6 years ago
Fixed additional regression in number formatting

Related to https://github.com/yiisoft/yii2/issues/16934

1a557f1d03eea414700c61d713f4ecb844abbe34 authored about 6 years ago
Fixes #16822: Create config dir recursively in message/config

cc08a57f1d683a52427186958fbbd775eeb7c37a authored about 6 years ago
Fixes #16580: Delete unused php message files in MessageController if `$removeUnused` option is on

1acf86b90ceaed2234e4f35ec46a80910606a730 authored about 6 years ago
Fixes #16022: Fix UniqueValidator for PostgreSQL. Checks the uniqueness of keys in `jsonb` field

1418deece20328f3444e2c8cb731ce06609f3d9f authored about 6 years ago
Fixed regression in formatter when passed value is a string representation of float without decimals

30b92a766375f1f2e6d8ffa75c52f7a2073a7d1f authored about 6 years ago
Update Formatter.php

d55029ab93b0c608a70ec3ef7951c1f2927c179b authored about 6 years ago
Update Formatter.php

9c9d8bdd712f71efe5765ba38592f2935bfc5e33 authored about 6 years ago
Removed wrong spellout formatter test (#16924)

e5588ab567a536f16b21760067000d5605635c07 authored about 6 years ago
Fixes #14950: Fixed `yii\i18n\Formatter` methods `asInteger`, `asDecimal`, `asPercent`, and `asCurrency` outputs for very big numbers

75b1f1c3d8e6071fa029888ee6df99b85dbbec60 authored about 6 years ago
Use `sprintf()` in `Target::getTime()` (#16883)

* Use `sprintf()` in `Target::getTime()`.

* Changelog line [skip ci].

ee213b2ad903c46cdad96010b3061951d109a310 authored about 6 years ago
Enhanced PHPDocs for IdentityInterface::getAuthKey()

eaa84bbba02928899937503a87f04e2f5659ccfe authored about 6 years ago
Fixed CSRF token check bypassing in Request::getMethod()

29f7a9e76b04afe15ae6806876ac71171075e4f3 authored about 6 years ago
Fixed excess logging of sensitive information in `\yii\log\Target`

0c20bfa655b0e16d41c4093e2949e9fddaf6d83a authored about 6 years ago
Fixes #16903: Fixed 'yii\validators\NumberValidator' method 'isNotNumber' returns false for true/false value

b048ea6d742f430afdd24fece90cf846725a838e authored about 6 years ago
Fixes #16897: Fixed `yii\db\sqlite\Schema` missing primary key constraint detection in case of `INTEGER PRIMARY KEY`

47c8966122b6bf2a8185d61758e4e50cfdb909b4 authored about 6 years ago
Merge branch 'master' into doc

08ba06e67d45f60cadfebf9aa952260804c9e712 authored about 6 years ago
Revert "Fixes #16629: ActiveField::inputOptions were not merged with options passed for radio and checkbox"

This reverts commit 8334ab3060dc97fac87c1fb176ce6d92be175e80 as it
breaks layout for checkboxes ...

362e3db09d18acd3b112979a1e0e79549b1a3130 authored about 6 years ago
Fixes #16629: ActiveField::inputOptions were not merged with options passed for radio and checkbox

6fe21c9821cf1a2279d092e98b36ab46730f2fe7 authored about 6 years ago
Fixes #16648: Html::strtolower() was corrupting UTF-8 strings

0d68a65ae088a8e97554a080c1c1bd67cc39ff9e authored about 6 years ago
Update BaseArrayHelper.php (#1) (#16894)

b29d906cc2a3fbd3a013cc4de11a5aaf24308750 authored about 6 years ago
add a comment to explain why Url::to() is called in Controller::redirect()

close #16887

5e018d19ae796fae26870f48ee1dac607185de26 authored about 6 years ago
fix confilicts

31622623fa6a3bf73dffd28dca70cf66d05f76a0 authored about 6 years ago
merge from yiisoft/yii2

880bf40f2dcde3f6208a6f009167cdaabf269a2b authored about 6 years ago
Allow `\yii\console\widgets\Table` to render empty table (#16865)

When headers provided but no columns.
Ref #16858

4851a1de79fcbb2b2caf371fdf779e682da5558a authored about 6 years ago
Fixes #16838: `yii\mutex\Mutex::acquire()` no longer returns `true` if lock is already acquired by the same component in the same process

bda6b00c1079638db1db7c5c3b4ab3c4eff77d50 authored about 6 years ago
Fixes #16828: `yii\console\controllers\MessageController::translator` recognized object' methods and functions calls as identical sets of tokens

c7620265e1f6eaa0075bd395c8026d6aaba831b7 authored about 6 years ago