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

prepare for next release

8cda7843e022f978d2636f66fcfcb0af55e3f70e authored almost 3 years ago by Alexander Makarov <[email protected]>
release version 2.0.44

f2827e37989f297a7641cd664350aa23871cd5f9 authored almost 3 years ago by Alexander Makarov <[email protected]>
Use https in composer.json for yiiframework.com

9f15f3fa87825b7433fee23e20f75e616ad42950 authored almost 3 years ago by Alexander Makarov <[email protected]>
Adjust CHANGELOG messages

2b36c94fec339600d4ef4b8ad3762ec78084a0da authored almost 3 years ago by Alexander Makarov <[email protected]>
Fix #19067: Fix constant session regeneration (#19113)

* Fix constant session regeneration
* Add tests for session ID, always regenerating session ID ...

a17a4d1aa33a1c14ca5ebcb224bf863d6b2a57f8 authored almost 3 years ago by Bizley <[email protected]>
Fix #19098: Add `yii\helper\BaseHtml::$normalizeClassAttribute` to fix duplicate classes

9c3dbfd5a470bbc6a760b6dd41e6a24b1be359d2 authored almost 3 years ago by Anton <[email protected]>
Fix #18660: Check name if backslash appears

02518d111c8778c2704dc564e9e0b849cde64aa2 authored almost 3 years ago by irice <[email protected]>
Fix #19108: Optimize `Component::hasEventHandlers()` and `Component::trigger()`

76eb2f162b46a41c3aef972d77ac97396bc8a2bb authored almost 3 years ago by Anton <[email protected]>
Fix #19096: Fix `Request::getIsConsoleRequest()` may return erroneously when testing a Web application in Codeception

9ce4bc19f97699321e13f367c0c9999745645256 authored about 3 years ago by Anton <[email protected]>
Fix #19005: Add `yii\base\Module::setControllerPath()`

19401bb8b92bff37cf23b397ed3f5d98c2d756c7 authored about 3 years ago by Anton <[email protected]>
(Docs) Normalized existing "virtual" / "magic" methods' descriptions, add missing ones (#19066)

7ed414c2d83c91c3c31e6bb625ccd273d1005155 authored about 3 years ago by Alexey Rogachev <[email protected]>
(Docs) Fixed preview for $prepareDataProvider (#19055)

2cd60ecb69ad512eea26bda0e471531fcc4c02c6 authored about 3 years ago by Alexey Rogachev <[email protected]>
Fix #19031: Fix displaying console help for parameters with declared types

c0038c56e54746730c96bdd06fe3e0e3253791b1 authored about 3 years ago by Anton <[email protected]>
Fix #19030: Add DI container usage to `yii\base\Widget::end()`

468cf2e3cee79327403e4ffe3e7169309fb4259e authored about 3 years ago by Papp Péter <[email protected]>
Update Controller phpdoc (#19052)

73fe4677d1ce79dbbd658fb467766de5acd0f904 authored about 3 years ago by Anton <[email protected]>
Fix #13105: Add yiiActiveForm validate_only property for skipping form auto-submission

f4e140d1e4187f1dd9694b0a699c985005950f32 authored about 3 years ago by ptolomaues <[email protected]>
Fix #18967: Use proper attribute names for tabular data in `yii\widgets\ActiveField::addAriaAttributes()`

b71f0c6321f2fa0c1da879dc7c735285206ac275 authored about 3 years ago by AnkIF <[email protected]>
Fix #19021: Fix return type in PhpDoc `yii\db\Migration` functions `up()`, `down()`, `safeUp()` and `safeDown()`

* Fixed PhpDoc in Migration.php (revert #18886)

Fixed the return type of `up()`, `down()`, `s...

79915db102ee932eba6734cfe7f93496fd80d9d1 authored about 3 years ago by rhertogh <[email protected]>
Prepare for new apidoc (part 2) (#19010)

* Fix broken links for events with different namespace
* Fix broken links in see tag
* Fix bro...

040db26d657cd4559b83c5f3a3671b3855ef5e73 authored about 3 years ago by Alexey Rogachev <[email protected]>
Fix #18993: Load defaults by `attributes()` in `yii\db\ActiveRecord::loadDefaultValues()`

7bac12a18b450f8309c13d79e45c4047bc4bc590 authored about 3 years ago by Anton <[email protected]>
Fix PhpDoc of `ActiveField` (#19001)

795585e5f2237184cb2438afaf3607c1110aeba5 authored about 3 years ago by Anton <[email protected]>
Fix variable references in phpdoc (#19006)

4f3cd62ee58f453cd659324923776b510c9d9464 authored about 3 years ago by Alexey Rogachev <[email protected]>
Correct note about html encoded items in radio/checkboxlist (#19007)

87f0586132c584b793ad2096aae22a1f652845d8 authored about 3 years ago by Marco van 't Wout <[email protected]>
Fix #18988: Fix default value of `yii\console\controllers\MessageController::$translator`

499b61b735c8f40ea24b1b26e70c13b058326680 authored about 3 years ago by Anton <[email protected]>
Improve ArrayAccess phpdoc in yii\base\Model (#18992)

Fix parameter name in `offsetSet()`
Fix type of property `$offset` in PhpDoc's

2bd1298f04511add2fa418a73e2fa541957d761b authored about 3 years ago by Anton <[email protected]>
Docs enhancements (#18985)

- added more strict checks in if condition: that if `$user` exists, only then call its method
...

d4777f26631e9717cb8524c0e7b0ea0542417935 authored about 3 years ago by Sohel Ahmed Mesaniya <[email protected]>
Fix migration command example in BaseMigrateController (#18978)

d3755105c584f025683c2dd100fe54cba981dcff authored about 3 years ago by Anton <[email protected]>
Fix #18962: Extend ignore list in `yii\console\MessageController::$except`

ff1f983adc7edfbc16409cb8285871407b7a56d9 authored about 3 years ago by Anton <[email protected]>
Fix#18328: Yii::warning() raised on file register after View::endBody() has been moved to View::endPage() (#18975)

Co-authored-by: Mehdi Achour <[email protected]>

3f84202c15bc83161753ecfbf2c4b1723aa0ef7a authored about 3 years ago by Aleksandr Bogatikov <[email protected]>
StringHelper::dirname() fixed for trailing slash (#18965)

* StringHelper::dirname() fixed for trailing slash

* StringHelper::dirname() fix for PHP <7 v...

b561963073eae5bb162657da90e71e390a3ed6a8 authored about 3 years ago by Aleksandr Bogatikov <[email protected]>
Fix #18328: Raise warning when trying to register a file after `View::endBody()` has been called

fd1846b277d5aa45e40bffe62a88ac02fa0a8730 authored about 3 years ago by Aleksandr Bogatikov <[email protected]>
Update Session.php (#18969)

781e6e182018f7ee76f3d2cfa558ea5e260e39b8 authored about 3 years ago by Anton <[email protected]>
Fix #18955: Check `yiisoft/yii2-swiftmailer` before using as default mailer in `yii\base\Application`

1ee60d7e37fb8fabb37f73c4d6faa23ac746a9b7 authored about 3 years ago by Anton <[email protected]>
[doc] Update PHP doc links (#18957)

* Replace https://secure.php.net with https://www.php.net

* Replace http://www.php.net with h...

cb0eabb53f5d5333cd3ca3d4104c6ded831c445b authored about 3 years ago by Bizley <[email protected]>
Fix #18909: Fix bug with binding default action parameters for controllers

030fba6577a75df84ed7f47ef3f4bae732d6a719 authored about 3 years ago by Bizley <[email protected]>
docs improvment (#18935)

d1d442f362ab0aea87036d7eb6a7ffe0b95cde10 authored about 3 years ago by BIKI DAS <[email protected]>
Framework(Baseyii.php) -----> fixed typos and improved doc (#18927)

* fixed typos and improved doc

* spacing fix

* The ---> the

* removed "are"

Co-autho...

3a800a688b69fb18c1c625bc51cf8916a4602bee authored about 3 years ago by BIKI DAS <[email protected]>
Fix phpdoc in BaseFileHelper (#18928)

ab96c03fe59bd9dc65b5a66104454134090ae734 authored about 3 years ago by Anton <[email protected]>
Fix yii\i18n\GettextMessageSource PHPDoc (#18916)

e103322f4ed5ff14f0ed2882e892ece70f0f800b authored about 3 years ago by Anton <[email protected]>
Fix typos

5cfafd86a263adbdfbf1dccd26b8866a4a11ff76 authored about 3 years ago by BIKI DAS <[email protected]>
Shorten two identical statements in compare validator (#18922)

badceb09180d6f93543041a678b503fcf9d4e0a1 authored about 3 years ago by Toir Tuychiev <[email protected]>
Fix BaseMigrateController::$migrationPath phpdoc (#18924)

6bc20de49c7d2379fe08572f564837ef344afadf authored about 3 years ago by Anton <[email protected]>
Fix #18908: Add stdClass as possible return type to getBodyParams (#18918)

fc642f7d432e6843827a3a28d32db29566f752d0 authored about 3 years ago by Mario Simão <[email protected]>
Fix #18733: Fix session offset doc types (#18919)

9ec95aa87f8af05fc943da85c541b78d1be4afad authored about 3 years ago by Mario Simão <[email protected]>
Fix #18913: Add filename validation for `MessageSource::getMessageFilePath()`

Co-authored-by: Alexander Makarov <[email protected]>

0c11acb8c978708915b32e7ba45a4124eddd0eb0 authored about 3 years ago by Oleg Poludnenko <[email protected]>
Fix #18899: Replace usages of `strpos` with `strncmp` and remove redundant usage of `array_merge` and `array_values`

61334b55c283f065bfe73212fb5325d0af3681f7 authored about 3 years ago by Alexander Gubarev <[email protected]>
Fix #18904: Improve Captcha client-side validation

9a77abc269d0438403398b1e9a7439bffeeaa92d authored about 3 years ago by hexkir <[email protected]>
Fix #18898: Fix `yii\helpers\Inflector::camel2words()` to work with words ending with 0

c7caf0868d9947c58bea3cf3e1177f894f0dd174 authored about 3 years ago by Michaël Arnauts <[email protected]>
Fix @since tag in XmlResponseFormatter.php (#18901)

Wrong version, see https://github.com/yiisoft/yii2/blob/master/framework/CHANGELOG.md#2044-under...

10018bd628558f421c042c48d629edf62711f558 authored about 3 years ago by Basil <[email protected]>
Fix an invalid phpDoc annotation of `yii\data\DataProviderInterface::getSort()`. (#18897)

482cf80173d26f9077f5834e7bc00c779c167624 authored over 3 years ago by Alexander Gubarev <[email protected]>
Fix #18886: Fix default return of `yii\db\Migration::safeUp()` and `yii\db\Migration::safeDown()`

09f2830b55b8fedbded5a1fc450ba591a2b5fc20 authored over 3 years ago by Anton <[email protected]>
Fix PhpDoc of `yii\console\Controller::stderr()` (#18885)

8c05b14c7cce9c480a9b3e0ec0d5162fe3652f81 authored over 3 years ago by Anton <[email protected]>
Fix phpdoc of yii\base\Model

21d2561d256fd454478820b3248efb06b582ed6a authored over 3 years ago by Anton <[email protected]>
Fix phpdoc of `yii\base\Model` (#18888)

aaf28664e821d66f1f1f65871cac679c561128d6 authored over 3 years ago by Anton <[email protected]>
Fix header collection from array (#18883)

* Fixed HeaderCollection::fromArray() key case

* Added CHANGELOG.md line for #18883 (Fixed He...

66e4fce6091117b9a7bd57078595b16453bf1268 authored over 3 years ago by rhertogh <[email protected]>
Fix #18858: Reduce memory usage in `yii\base\View::afterRender` method

02b794e4d7460895aa41ca97b495a68cc4c4d650 authored over 3 years ago by Leo <[email protected]>
Fixed ArrayHelper::toArray for DateTime (#18880)

* Fixed ArrayHelper::toArray() for DateTime object

* Updated README.md for #18880 (Fixed Arra...

132cec9e644d877b162429ec5e42eb43f8f163af authored over 3 years ago by rhertogh <[email protected]>
Fix yii\base\Controller::bindInjectedParams() to not throw error when argument of `ReflectionUnionType` type is passed (#18869)

00ec7124dbfbe3859fc1d5217ba975770e43819a authored over 3 years ago by Bizley <[email protected]>
Fix #18812: Added error messages and optimized "error" methods in `yii\helpers\BaseJson`

b9b4c5718e1a2f17d6548671320ccf19c93c14c9 authored over 3 years ago by Anton <[email protected]>
Fix #18845: Fix duplicating `id` in `MigrateController::addDefaultPrimaryKey()`

8e3697878f5bedd3a87d5fb7ac6e7d3c318bd7a0 authored over 3 years ago by Anton <[email protected]>
Fix #17119: Fix `yii\caching\Cache::multiSet()` to use `yii\caching\Cache::$defaultDuration` when no duration is passed

991c4cf84c115ff1ad94c7564f201df60c45463b authored over 3 years ago by Oscar Barrett <[email protected]>
Fix #18762: Added `yii\helpers\Json::$keepObjectType` and `yii\web\JsonResponseFormatter::$keepObjectType` in order to avoid changing zero-indexed objects to array in `yii\helpers\Json::encode()`

e29a3190a39dcafdf900d5846442b15b5537b3e5 authored over 3 years ago by Jaak Tamre <[email protected]>
Fix #18783: Add support for URI namespaced tags in `XmlResponseFormatter`, add `XmlResponseFormatter::$objectTagToLowercase` option to lowercase object tags

Co-authored-by: Alexander Makarov <[email protected]>

08491cead1b6f27291894b34cf03331f116f80f0 authored over 3 years ago by Anton <[email protected]>
Use ircs as IRC protocol

See https://github.com/composer/composer/commit/b583310476763f6826be9ccf16872d525c57dc9b

b0093dfb70eeb2b08ab0e1bc17a3576db1727458 authored over 3 years ago by Alexander Makarov <[email protected]>
Revert changes in dispatcher 18841 (#18843)

0e8ced20c6499786597dada7ce89a0a2c41e1aa9 authored over 3 years ago by Bizley <[email protected]>
Fix #18840: Fix `yii2/log/Logger` to set logger globally

3f6175c5201fc8889a6471ff7057fa1b0f3b8c68 authored over 3 years ago by lexizz <[email protected]>
docs: update RFC 7239 link (#18839)

fix #18838

2959aac53b7e087198a7e01bdfb9c4aac91a5ae4 authored over 3 years ago by Evgeniy Tkachenko <[email protected]>
Fix #18823: Rollback changes #18806 in `yii\validators\ExistValidator::checkTargetRelationExistence()`

05f6e7db909bc8960ed3987812bceeaab49e10fe authored over 3 years ago by Anton <[email protected]>
Added missing note for $categoryMap (#18834)

8a1ac9fee2c66beb98a6d418e062f41060f81eb8 authored over 3 years ago by Bizley <[email protected]>
Fix #18832 - Inflector::camel2words() adding extra spaces (#18833)

7c9d0cae6e47c12cf2c11842c9cb142d97546241 authored over 3 years ago by Brandon Kelly <[email protected]>
Add ability to turn the sorting off for a clicked column in GridView with multisort (#18826)

* Add ability to turn the sorting off for a clicked column in GridView with multisort

* Updat...

658ce121e2e7bc30731c014b650fad449f7ac20e authored over 3 years ago by Andrew <[email protected]>
Issue #18646 Cleanup auth data from session if findIdentity() returns… (#18649)

* Issue #18646 Cleanup auth data from session if findIdentity() returns null

* Issue #18646 R...

01dc7267320005e4fccf66067ef68663774e7268 authored over 3 years ago by Michael Härtl <[email protected]>
prepare for next release

6c0714bb33895b07d5bcef73346972f33c0526ce authored over 3 years ago by Alexander Makarov <[email protected]>
release version 2.0.43

998de73eeba9833ff924036797ab6b332472d9bf authored over 3 years ago by Alexander Makarov <[email protected]>
Fix typo in UPGRADE

7893f874af21c2df496edb48c392d25d53241c1c authored over 3 years ago by Alexander Makarov <[email protected]>
Adjust changelog

cc0cbcc059839f6dcd69312a7f865f62792e98da authored over 3 years ago by Alexander Makarov <[email protected]>
Fix #18674: Added more user-friendly exception messages for `yii\i18n\Formatter`

646a69744c26d5daa1a585c229870eee873add15 authored over 3 years ago by Bizley <[email protected]>
Fix #18817: Use `paragonie/random_compat` for random bytes and int generation

a3af3d4d69d88520a20421a0b087bb7e391dc566 authored over 3 years ago by Alexander Makarov <[email protected]>
Fix #18807: Fix replacing source whitespaces and optimize code of `yii\helpers\BaseStringHelper::mb_ucwords()`

a3c67def8f4726e7bdf5097e6e742fc45706713b authored over 3 years ago by Anton <[email protected]>
Preventing breaking profiling messages when flushing (#18800)

7918150d03b3a4abd2713117a138cbcc1dbdae52 authored over 3 years ago by Bizley <[email protected]>
Document that link() will not trigger events/behaviors (#18683)

baf93ad1e2f8a349ad7e3c78605248c56c8c1d6f authored over 3 years ago by Allan <[email protected]>
Fix #18789: Added JSONP support in `yii\web\JsonParser::parse()`

e3b2e96877ddda5916ebb72c29241227e62fe37c authored over 3 years ago by Anton <[email protected]>
Optimize `yii\validators\ExistValidator`

Optimize methods `valueExists()` and `checkTargetRelationExistence()`

ce2299bd46adfdc5a58c2273e58a67bd4d06b38c authored over 3 years ago by Anton <[email protected]>
Fix #18756: Fix `\yii\validators\ExistValidator::queryValueExists` to validate against an array of unique values

e1fcb49727893cd33384f71fb88c8a291e5ef572 authored over 3 years ago by DrDeath72 <[email protected]>
Update URLs (#18802)

Composer doesn't support ircs protocol yet

c41c4dd3d87254e6ad52e9873d9aa8bbcaa799fd authored over 3 years ago by Alexander Makarov <[email protected]>
Fix #18274: Fix `yii\log\Logger` to calculate profile timings no matter the value of the flush interval

ffc14bdb79f455f5fd0b3ad35c8a36353fa7f23e authored over 3 years ago by Bizley <[email protected]>
Small fixes in `yii\helpers\BaseStringHelper` (#18795)

- Update and format PhpDoc's
- Format code to be more readable
- Replace similar code to `byte...

2d44ccce7955e33231acdac1f0b45842297fb968 authored over 3 years ago by Anton <[email protected]>
Minor enhancements for JsExpression (#18793)

- Fix class phpDoc.
- Convert expression to string in `__toString()`.

c9227eda040acaccd9a30ffc4028b6b6a796b97a authored over 3 years ago by Anton <[email protected]>
Fix PhpDoc in yii\db\Query (#18752)

4d1c56e0726ecb04cef1ee10731a1dea2c1bd37b authored over 3 years ago by Anton <[email protected]>
Fix PhpDoc for yii\db\{QueryInterface,Query} (#18753)

98c468393d76225338dbff4ba693bfc456c0b0f5 authored over 3 years ago by Anton <[email protected]>
Fix #18656: Added ability for `yii serve`'s `--router` param to take an alias

4eb4296b023eac6dbc94e5ad9fa8aa2fd3856a08 authored over 3 years ago by Mark Huot <[email protected]>
Make docs gender agnostics (#18781)

bb2ddc18c7d061e4dfb663b4775970fdc1c7ccc5 authored over 3 years ago by Sohel Ahmed Mesaniya <[email protected]>
Fix $value parameter types in yii\i18n\Formatter::normalizeDatetimeValue()

aaef41b9308ff3fa9007703a0a7bd26968e54b41 authored over 3 years ago by Steve <[email protected]>
Fix #18749: Fix `yii\web\ErrorHandler::encodeHtml()` to support strings with invalid UTF symbols

1e62462a08a12ad112559e466aa8b1ae80ee4c7f authored over 3 years ago by Sergei Predvoditelev <[email protected]>
don't convert int to string if db type of column is numeric (#18741)

* write adequate test for issue #14663

* don't convert int to string if db type of column is ...

91a31fa8f2918b72a537784ba23a141a0c40e8a9 authored over 3 years ago by egorrishe <[email protected]>
Fixed tipfellery and inconsistencies regardin file translation for file validation messages in Croatian

f75510ff926785bb9635927921165645ab0ad09b authored over 3 years ago by mrblc <[email protected]>
Fix #18734: Added `yii\validators\EmailValidator::$enableLocalIDN`

01efa427efc3cbaaaa90dd11a6f39fd028f21531 authored over 3 years ago by Brandon Kelly <[email protected]>
Updated asUrl method to not introduce BC break (#18742)

9dae0c64390cf8cd6913c660a19f02d2a043877b authored over 3 years ago by Bizley <[email protected]>
Only log the $_SERVER information under YII_DEBUG (#18707)

* Only log the $_SERVER information under YII_DEBUG

Since $_SERVER can contain sensitive info...

ad4b72be4bc27b172e07a713e78f9abc7dda72e4 authored over 3 years ago by Alexandru Bucur <[email protected]>
Fix #18712: Added `$scheme` option to `yii\i18n\Formatter::asUrl()`

4efc86677bd6f0c7faea31a0c6dae3ae9d65b249 authored over 3 years ago by Bizley <[email protected]>