Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2

Yii 2: The Fast, Secure and Professional PHP Framework
https://github.com/yiisoft/yii2

update PHP callback link (#18864)

c86cfb66d37314bf9dff39b236697d55a9f23944 authored about 3 years ago by Ihor Sychevskyi <[email protected]>
Minor tests cleanup (#18811)

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

ac373c06fef51051442e01080e37f51405df63be authored about 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

4f387d05c14714cf77b85f41d3443b3b12fa74b8 authored about 3 years ago by Oscar Barrett <[email protected]>
Add optimisticLock to all guide languages (#18860)

ab1c653fb788383c4b8b628bc1f0021b06316427 authored about 3 years ago by Ihor Sychevskyi <[email protected]>
Optimistic locking update (#18857)

The steps/example requires including the optimisticLock() function in the model that will return...

83b4191e6c3e818c1853ed2ed76852222998d0eb authored about 3 years ago by Senthil Nathan <[email protected]>
Remove typo in pt-BR migration docs (#18855)

Was: "...deleta um registro de uma tabela, você possivelmente mente"
Changed to: "...deleta um ...

f7f3934226340b3095f770d93056ebd6fb3ad504 authored about 3 years ago by Francisco Budaszewski Zanatta <[email protected]>
update SecureFlag wiki article link (#18853)

17581aace34fc93fee7726707ecd67249d431894 authored about 3 years ago by Ihor Sychevskyi <[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()`

0b29ba870e9a21086199f72d4fa541dcc4162301 authored about 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]>

ec07ad9ff9b477168f037aab6baf480e42865787 authored about 3 years ago by Anton <[email protected]>
update HttpOnly wiki article link (#18851)

bcd5b48492219efc58e1d11c9ddb61c0df0dc370 authored about 3 years ago by Ihor Sychevskyi <[email protected]>
update Nginx: X-Accel-Redirec link (#18848)

07d7b20b01317a1c4a3dcc5594656066536793fb authored about 3 years ago by Ihor Sychevskyi <[email protected]>
Use ircs as IRC protocol

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

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

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

383241f65c53490687b00c1c5163537fe891f9b0 authored about 3 years ago by lexizz <[email protected]>
Do not mention yii2-codeception as it it deprecated

3387d360b097dbdc913b350748a369f86355da20 authored about 3 years ago by Alexander Makarov <[email protected]>
docs: update RFC 7239 link (#18839)

fix #18838

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

b7943c673202203f0c8deb4136040ad3e886e72a authored about 3 years ago by Anton <[email protected]>
fix invalid link & update (#18835)

d14d65d9f4c7e4291644c2152b04009975071f20 authored about 3 years ago by Ihor Sychevskyi <[email protected]>
Added missing note for $categoryMap (#18834)

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

63e93ba2431bee463d5026f3e6c0950359fe2551 authored about 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...

463a67bc730f2d0c5218f273e97f0b698d656d71 authored about 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...

c94d7049c51343c1512772b321005cfeb83e1746 authored about 3 years ago by Michael Härtl <[email protected]>
Fix typo in Russian translation of concept-behaviors.md (#18825)

1b1f257283250138c420922b74c0dce55692926a authored about 3 years ago by Safuan <[email protected]>
update mongodb link (#18824)

9a0c2c25e23712013842c31187e21b350e14f7d4 authored about 3 years ago by Ihor Sychevskyi <[email protected]>
Fix typo in release controller

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

43f6a79e55f2e509e99a0acff7b9abfdbc89e0e5 authored about 3 years ago by Alexander Makarov <[email protected]>
release version 2.0.43

540a9011af08ab9843a50e4d14141724a4610b9b authored about 3 years ago by Alexander Makarov <[email protected]>
Fix typo in UPGRADE

5f3b3eb96da4c6fe61d958aadc2189969cec91fa authored about 3 years ago by Alexander Makarov <[email protected]>
Rollback #18532: Do not autoload tests/bootstrap.php since new Composer tries to do so for ./build/build as well

2bfe51c6c71fa00aa3cf72ffbb8f2cfc04695c3a authored about 3 years ago by Alexander Makarov <[email protected]>
Adjust changelog

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

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

13f27e4d920a05d53236139e8b07007acd046a46 authored about 3 years ago by Alexander Makarov <[email protected]>
Update Elasticsearch link (#18816)

200e1ba7183cfdf1dec468b9f5cc24fd9affe381 authored about 3 years ago by Ihor Sychevskyi <[email protected]>
Fix #18807: Fix replacing source whitespaces and optimize code of `yii\helpers\BaseStringHelper::mb_ucwords()`

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

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

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

7ebaaf021680bc40606931a808541cf298f43938 authored about 3 years ago by Anton <[email protected]>
Add Bootstrap 5 to the list of extensions

38ba100320e275e2ef33fd190dde6fa515bda572 authored about 3 years ago by Alexander Makarov <[email protected]>
Merge pull request #18806 from WinterSilence/patch-11

Optimize `yii\validators\ExistValidator`

6df68e0900d960d467f4e9e153a1e6ee12e83139 authored about 3 years ago by Bizley <[email protected]>
Merge branch 'master' into patch-11

e1430fd449c972c3ee4c8cdb338db150f0e6bf72 authored about 3 years ago by Bizley <[email protected]>
Japanese document updated (#18809)

c3ce7652f5ff70ffbfd46d751103ec67a14c0feb authored about 3 years ago by Nobuo Kihara <[email protected]>
Optimize `yii\validators\ExistValidator`

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

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

be1b98b1dfb861dd6c561e4d086ebaa439a79acd authored about 3 years ago by DrDeath72 <[email protected]>
fix core framework code style link (#18805)

ca50dd0bc7813a193878920c1db25375e59783a8 authored about 3 years ago by Ihor Sychevskyi <[email protected]>
Update URLs (#18802)

Composer doesn't support ircs protocol yet

1a057444ab3718247202cd2ca147bc163458af66 authored about 3 years ago by Alexander Makarov <[email protected]>
update composer asset plugin link (#18797)

88e942821c0dcfd70438814b4222c6569807c673 authored about 3 years ago by Ihor Sychevskyi <[email protected]>
Fix #18274: Fix `yii\log\Logger` to calculate profile timings no matter the value of the flush interval

fb7bc9fa5c4545f78a30b38d15f2a1350e07747b authored about 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...

9607d0eb52e493f57692fed68a1f5fa0f9e95e92 authored about 3 years ago by Anton <[email protected]>
Minor enhancements for JsExpression (#18793)

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

86d7e95077832a9c99d444c9054e199233d3f972 authored about 3 years ago by Anton <[email protected]>
Update links (#18790)

9b2720e6648724f73051faba5aa04e6f912bcae4 authored about 3 years ago by Ihor Sychevskyi <[email protected]>
Fix PhpDoc in yii\db\Query (#18752)

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

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

25c0e6dcad33c8c56a300f3f0546021663b18f33 authored about 3 years ago by Mark Huot <[email protected]>
PL Guide updates (#18787)

b4bdd6ef9f65e75d06daf7be00318ce00e642a0f authored about 3 years ago by Bizley <[email protected]>
Fix typo in Russian translation of the guide

a7ff413377bb6c80ab0b765fc362da8e308a810a authored about 3 years ago by Yura <[email protected]>
Make docs gender agnostics (#18781)

fd7373f1c697f6f807706db6f999b702fa4e00af authored about 3 years ago by Sohel Ahmed Mesaniya <[email protected]>
update fontawesome link (#18780)

f8e37eb48b0230d8efe9caef8eaed0cc81e143a6 authored about 3 years ago by Ihor Sychevskyi <[email protected]>
update twig link (#18774)

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

5c80accf0b3046069c7ab5c4a04d89fdc6bd2ba1 authored about 3 years ago by Ihor Sychevskyi <[email protected]>
Merge pull request #18775 from kayw-geek/master

Change the link protocol to HTTPS

0d07f69c3c5bdd05328f14055919a2571a49917a authored about 3 years ago by Bizley <[email protected]>
Change the link protocol to HTTPS

6685d2f496bf6c3106f646260425640b87b3397a authored about 3 years ago by Kay W <[email protected]>
Merge pull request #18766 from yiisoft/upd

update http to https website links

9064e9512f7db84acb40c2bff10edcb15cc8283e authored over 3 years ago by Bizley <[email protected]>
update http to https website links

7374d4ac5ca8ebfd61ccc14e4cd1e02a4c35d305 authored over 3 years ago by Arhell <[email protected]>
Merge pull request #18764 from yiisoft/upd

update composer.json links

af29687f5f09759f682d33fde5baea44fe1c0e59 authored over 3 years ago by Bizley <[email protected]>
update composer.json links

e1bcfe7e1596928e0b0781825a0432ec029fc88a authored over 3 years ago by Arhell <[email protected]>
update structure block (#18760)

2147029615408f86e5de5ec7c7e2d24989df48ba authored over 3 years ago by Ihor Sychevskyi <[email protected]>
Merge pull request #18754 from stevekr/formatter-type-fix

Fix $value parameter types in Formatter::normalizeDatetimeValue()

6b1f70b883cc091644a30529d7d106c954abd1ce authored over 3 years ago by Bizley <[email protected]>
Merge branch 'master' into formatter-type-fix

49a88aa09079f2c0b2664a3a8487683e9e311871 authored over 3 years ago by Bizley <[email protected]>
update yii forum & chat link (#18751)

fd99eb6c8b23e9857dab35fa6f9ab96abb846ce6 authored over 3 years ago by Ihor Sychevskyi <[email protected]>
Fix $value parameter types in yii\i18n\Formatter::normalizeDatetimeValue()

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

8cc9aeb2f0b2ffe02fb54a817064e9da75512706 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 ...

17742cb1466cf6ca64ef4dd8cb9e6f706798564b authored over 3 years ago by egorrishe <[email protected]>
Merge pull request #18747 from mrblc/mrblc-fix-croatian-file-validation-messages

Fixed tipfeler and inconsistencies regarding file translation

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

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

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

9d56179e9d446a9271c8090a63153ae18a740d03 authored over 3 years ago by Bizley <[email protected]>
update forum link (start-looking-ahead.md) (#18744)

c318536cc344a9cd1195fe140c33b87fd2244fe0 authored over 3 years ago by Ihor Sychevskyi <[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...

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

c43a168a313a29ac6c3b987a7309fdfd9b79d4b8 authored over 3 years ago by Bizley <[email protected]>
Fix #18737: Fix SchemaTest::testColumnSchema() for MySql <5.7

87849c640f2a0e8858760f4fed75eee268f13846 authored over 3 years ago by egorrishe <[email protected]>
Adopt readme logo to dark theme (#18739)

aad14cabc99e6311c2f36df073cab4f5feea10f2 authored over 3 years ago by Sergei Predvoditelev <[email protected]>
Fix #18648: Fix `yii\web\Request` to properly handle HTTP Basic Auth headers

e83a86fd302dfaa3667894be2d734a9fcc854076 authored over 3 years ago by olegbaturin <[email protected]>
update IRC chat (#18736)

9a9b722d520ddf29d6e51c60075b8f3baac13050 authored over 3 years ago by Ihor Sychevskyi <[email protected]>
Json pretty print (#18726)

* Added pretty print support to Json helper

* Updated documentation for `yii\helpers\Json::$p...

db39f7c95570e31f3531f048a974dde25debd6d4 authored over 3 years ago by rhertogh <[email protected]>
Merge pull request #18731 from yiisoft/fix-book-link

fix books link & update code block

b9cd4c14ef0168fd9c1c9d3f4fdfcf519fd3f595 authored over 3 years ago by Bizley <[email protected]>
fix books link & update code block

be4faf6018ae9ebaa1a706d10c445bc4ccd4f1e7 authored over 3 years ago by Arhell <[email protected]>
Merge pull request #18728 from AlexOConnorHub/patch-2

Update security-passwords.md to more correct word

02626834a5c5cdcb6ad09396d8c49b4d9b3842ed authored over 3 years ago by Bizley <[email protected]>
Merge branch 'master' into patch-2

60327cce22d537d1bbed1f54d2f660d044d51519 authored over 3 years ago by Bizley <[email protected]>
Update docs/guide/security-passwords.md

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

1affade837d71ab210d30e8725d48503b89c1025 authored over 3 years ago by AlexOConnorHub <[email protected]>
Merge pull request #18727 from yiisoft/single

single style to structure block (start-workflow.md)

ffb13fb4dbb8e861ac5fc9c7a1394ebe198ff97f authored over 3 years ago by Bizley <[email protected]>
Update security-passwords.md to more correct word

Fundamentally, hashes cannot be `reversed`, rather they are cracked.

c542ee14ada7f3222db1caf8dcc55ef5a0afdd10 authored over 3 years ago by AlexOConnorHub <[email protected]>
single style to structure block (start-workflow.md)

f29f8a279b33e6c03be8d256fb9c72beed70a97e authored over 3 years ago by Arhell <[email protected]>
Merge pull request #18725 from marcovtwout/allow-jquery-3.6

Allow jQuery 3.6 to be installed

ef9322a4e8da3bfd9a27567bad0b31af69e3a746 authored over 3 years ago by Bizley <[email protected]>
Allow jQuery 3.6 to be installed

See https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/

3cc1201d7b4cb351b55f5ed3c05011b7521b2af1 authored over 3 years ago by Marco van 't Wout <[email protected]>
Merge pull request #18722 from winternet-studio/patch-3

Added example with hyphen in action ID

d8df7761a570739103e22c93ce6a5e563837867f authored over 3 years ago by Bizley <[email protected]>
Added example with hyphen in action ID

Also added link to guide on actions - don't know if you have a better way than providing a stati...

8a48339e351be2fe1913aaf902d1145dcb725867 authored over 3 years ago by Allan <[email protected]>
Merge pull request #18721 from yiisoft/update-info

update info block all .md (uz)

fdec25b089673f4cb36c0cb4b6f40dd92aaaf16c authored over 3 years ago by Bizley <[email protected]>
update info block all .md (uz)

da32669310a201464464d125723c90bd23351f64 authored over 3 years ago by Arhell <[email protected]>
Merge pull request #18719 from yiisoft/fix-info

info block display fixes start-hello.md

565fa1895134e7a45cba552fa22f039317d417ae authored over 3 years ago by Bizley <[email protected]>
update info block in start-hello.md

b0b4dd47954d73db5983260fb455a16309b45cda authored over 3 years ago by Arhell <[email protected]>