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 workflows (#19370)

4c32d90d4d9895230d2bfe3214d85593a897c878 authored over 2 years ago by Wilmer Arambula <[email protected]>
Fix #19368: Fix PHP 8.1 error when `$fileMimeType` is `null` in `yii\validators\FileValidator::validateMimeType()`

e234e48f3c88c78cf4cfe7f5b9cb0da713d6b986 authored over 2 years ago by Bizley <[email protected]>
add rest-quick-start (#19364)

706765d4aab8916637982c3aa459e51b797f823f authored over 2 years ago by Alexey <[email protected]>
Optimize BaseArrayHelper::isIndexed() (#19363)

a17348871119e758473f3b33d9573852eb7803ed authored over 2 years ago by Anton <[email protected]>
Add guide section for filtering REST collection. (#19357)

* Add guide section for filtering REST collection.

* Update docs/guide/rest-filtering-collect...

9eb268a52c5e2ceef03a88fa6280013815ca6663 authored over 2 years ago by Bizley <[email protected]>
Fix guide generation errors (#19356)

67795ca73fc03b27090abc7dbb609db4fb4a5dd6 authored over 2 years ago by Alexey Rogachev <[email protected]>
Fixed issue when trying to check if a multidimensional array is dirty… (#19272)

* Fixed issue when trying to check if a multidimensional array is dirty attribute or not

* fi...

0f004db99b93e731b0e4cdbd35dcf78d86701f87 authored over 2 years ago by Maher Al Ghoul <[email protected]>
Fix #19290: Fix `Request::getHostInfo()` doesn’t return the port if a Host header is used

8046d3a50f207e1033e1b23ff571da5bced0c822 authored over 2 years ago by Alexey <[email protected]>
Fix generation of docs on the site (#19353)

4f1ffd2c984bd7fe3509fa15de89c7c52e37a214 authored over 2 years ago by Alexey Rogachev <[email protected]>
Fix PHP 8.1 Empty header DataColumn (#19350)

* Fix PHP 8.1 Empty header DataColumn

#19349

* Update CHANGELOG.md

* Update CHANGELOG.m...

ad1fd84f39c55b265daf19060d9272bdeb297f4a authored over 2 years ago by Evgeniy Tkachenko <[email protected]>
Allow null values for date formatters in Formatter (#19348)

0741c4cab02e9855005b96136197b8afa30607d5 authored over 2 years ago by stevekr <[email protected]>
Fix code block in rest resource docs (#19346)

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

60e9fc3f6ecad5d3e7d7666918834d2edcd98bd1 authored over 2 years ago by FordSmh <[email protected]>
19324 dropdownlist selection for boolean attributes (#19331)

* Fix #19324 by allowing for direct comparison

* Invert meaning of strict

* Remove WinterS...

94dfccd6fa7e88f7049d16a14ab562edcb25419e authored over 2 years ago by Adnan <[email protected]>
Fix broken code block (#19344)

16a684e8e61730b2a29b472303e16e5b689723bc authored over 2 years ago by FordSmh <[email protected]>
Fix #19312: Fix PHP 8.1 error when passing null to `yii\helpers\BaseInflector`

a90017294c00893c794979bebb99f03abd98774d authored over 2 years ago by Anton <[email protected]>
Fix broken code block inside note block (#19342)

def396f7d9b19d4344b5aa2fe18e3935748e4b19 authored over 2 years ago by FordSmh <[email protected]>
Improve DataFilterTest (#19341)

e352649a7506870b733b997c1b547f00193cd8fa authored over 2 years ago by charescape <[email protected]>
Resolve #19327 (#19336)

* Resolve #19327

* cast from extracted column

* Update CHANGELOG

* Update CHANGELOG.md
...

4e1a37d56756fd64bcadab7c7753d1cc55f23f88 authored over 2 years ago by Long TRAN <[email protected]>
Fix #19256: Pass missed `$view` to user's callback in `yii\validators\InlineValidator::clientValidateAttribute()`

06e547275360fae5fcd7033ffb17015e2609c164 authored over 2 years ago by Anton <[email protected]>
Fix #19270: Replace deprecated `scss` converter in `yii\web\AssetConverter::$commands`

406ec82f9422908a3fdef69d2c12f5598402788c authored over 2 years ago by Anton <[email protected]>
Fix #19295: Added alias `text/rtf` for mime-type `application/rtf`

1382aea4a89be99839b2ef062e5e72aa6e376aac authored over 2 years ago by Alexey <[email protected]>
Extend examples in `guide/input-tabular-input.md` (#19278)

1789b28d76ba8acd0ecb13eeaf83f88d11f1a765 authored over 2 years ago by Anton <[email protected]>
Fix #19328: Passing null to parameter #1 ($string) of type string is deprecated in `yii\db\oci\Schema`

Co-authored-by: Kevin Desmettre <[email protected]>

9f6d24d9397e264f0874befdfcc31525bbace676 authored over 2 years ago by Arkeins <[email protected]>
Fix autoload sections in composer.json (#19337)

Move `yii\cs\` into `autoload-dev` and add `test` and `build` namespaces

10f604582cf92ffc10d65648f7b78ee591014d0b authored over 2 years ago by Anton <[email protected]>
Added `jfif` to mimeTypes.php (#19338)

* Added `jfif` to mimeTypes.php

Added the 'image/jpeg' mime type for `.jfif` files (https://e...

14c42b7bb506ce00470302285fd7b9a420cc635f authored over 2 years ago by rhertogh <[email protected]>
Fix more types (#19333)

* Migration::upsert() returns void

* Unneeded `@property` tags

* Add missing `null` param/...

a87c02c71248344a7cbd0701e0669fce0e763a2b authored over 2 years ago by Brandon Kelly <[email protected]>
Fix #19254: Support specifying custom characters for `yii.validation.trim()` and replace deprecated `jQuery.trim()`

e08222bebdec3d8dcab0be597d547fa24b3118aa authored over 2 years ago by Anton <[email protected]>
Fix types (#19332)

* Migration::upsert() returns void

* Unneeded `@property` tags

* Add missing `null` param/...

4628b91e739c93b8bbda0ba107e3a2a1fc474d85 authored over 2 years ago by Brandon Kelly <[email protected]>
Add `yii\web\UploadedFile::$fullPath` (#19308)

* Add `yii\web\UploadedFile::$fullPath`

`$_FILES['userfile']['full_path']` Available as of PH...

4cfdfc011fbeeed9eec8a5292455c0071e2a9efe authored over 2 years ago by Anton <[email protected]>
GroupUrlRule slash in prefix (#19330)

* Bring back slash

* changelog

* group url rule test

f6d328335e1eca532e61a46d04914794a56dad57 authored over 2 years ago by Bizley <[email protected]>
Fix yii\caching\Dependency::generateReusableHash() (#19303)

* Fix yii\caching\Dependency::generateReusableHash()

* Update DbQueryDependencyTest.php

* ...

091b055ce9212bf2fbb3fcb630d745cc19fbbbf0 authored over 2 years ago by Anton <[email protected]>
Fix #19322: Revert force setting value to empty string in case it's `null` in `yii\validators\FilterValidator::validateAttribute()`

2874e070f3ad88c727b1335ba4f4515855bf5f64 authored over 2 years ago by Bizley <[email protected]>
Add TrimValidator (#19304)

* Add TrimValidator

* Update Validator.php

* Update Validator.php

* Update TrimValidato...

7cc45f75f5b68709e86d7f92ec8a51d3eed543ca authored over 2 years ago by Anton <[email protected]>
Rewrite Model::attributes() (#19309)

* Optimize Model::attributes()

* Update CHANGELOG.md

7f244793f561f770f2945e5d4be91f08eecaf8c7 authored over 2 years ago by Anton <[email protected]>
Set the default to an array (#19306)

a843c61da65b69814c2254688c69d229505b9ae1 authored over 2 years ago by eecjimmy <[email protected]>
update internals links (#19300)

3a13a31f37fce3a0bb0734978defbc011d4ffb49 authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Update links (internals) (#19298)

* Update links (internals)

* Update links (internals)

* Update links (internals)

* Upda...

c3ca164be256301793ba53de5dd1bf90fe0219e4 authored over 2 years ago by Ar Rakin <[email protected]>
update links (vi, zh lang) (#19294)

e2cb4630f8f34a9b409926e7c43083817e9da70f authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Fix `Model::__clone()` (#19291)

* Fix Model::__clone()

Reset validators and errors after cloning to prevent changing cloned m...

f3473aa4e85ca28a205e1b8c93f6892c16f8179d authored over 2 years ago by Anton <[email protected]>
update links (uk, uz lang) (#19288)

b1e51dccd967b3a5c9a66fa83adb623477e852a4 authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Fix @param type (#19286)

4cb799bf927f81b025a9079035ca23ba52bdb17e authored over 2 years ago by Ben Croker <[email protected]>
update links (#19283)

08fa259a560d2c3c16dafa35bf85c5420875901a authored over 2 years ago by Ihor Sychevskyi <[email protected]>
composer update (allow-plugins) (#19277)

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

857f049e2e8967d11023f5958524acca54c195fe authored over 2 years ago by Tobias Munk <[email protected]>
Update links (RU and PT-BR lang) (#19281)

* Update links (RU lang)

* Update links (PT-BR lang)

64e5c7ca26f011497e692d8b4dff3156ccae0b95 authored over 2 years ago by Ar Rakin <[email protected]>
update links (ja, pl lang) (#19276)

2222a617abce6bbf743a42f0f5bb4b040d8c5dfa authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Fixing typo (#19269)

Fixing typo on word "métido", it is supposed to be "método"

1d20db57e6b1aa91efd3b295c58623caf0fc28de authored over 2 years ago by Daniel Becker Alves <[email protected]>
update links (id, it lang) (#19258)

adf8af42ee58b5e1410ca2b27dc547a457feda4b authored over 2 years ago by Ihor Sychevskyi <[email protected]>
update links (es, fr) (#19245)

19c978fc8a7433002499c2fbcc5ab0203f9896c1 authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Remove code duplication in `ActiveRecord::attributes()`

3203353a387d4db65d2a68e4d8c62442b02d556e authored over 2 years ago by Anton <[email protected]>
Fix #19243: Handle `finfo_open` for tar.xz as `application/octet-stream` on PHP 8.1

7b8c29d87468bb2a8270768df90c62abed1c1d37 authored over 2 years ago by Long TRAN <[email protected]>
Update db-active-record.md (#19250)

Complete the php command.

9bf7c96f26437399bd9e58be03b241fc0d284d5d authored over 2 years ago by jef348 <[email protected]>
Fix bug #19235 (#19247)

* Fix bug #19235

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

4d90778861abbb1a2728437841b53a6f73bcc935 authored over 2 years ago by Ar Rakin <[email protected]>
Update links (ar) (#19230)

3c6805e3847082608bf9a5f4b3aa12e082f334a1 authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Fix PhpDoc of `yii\db\pgsql\QueryBuilder::normalizeTableRowData()` (#19234)

cb5e180695b3f9ac55f2eb381afacb50d10e29e3 authored over 2 years ago by Anton <[email protected]>
Fix a typo in a Japanese doc (#19232)

👍🏻

f248d88841741adf910f157a85ddc82c40316835 authored over 2 years ago by AIZAWA Hina <[email protected]>
update links (en) (#19222)

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

9bcc8c8e8349376ccf79e7393246de787dc9cdda authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Fix MimeTest

7fd85d226838490043df22a93c226a8ebc967df8 authored over 2 years ago by Alexander Makarov <[email protected]>
prepare for next release

200d8b87d59becc765ab29ad37ed931802a1488c authored over 2 years ago by Alexander Makarov <[email protected]>
release version 2.0.45

0792736b3512776a70bb96e47050855f55edf063 authored over 2 years ago by Alexander Makarov <[email protected]>
clarification added (#19220)

aa61a7b77a57fb3a06d200b10c1d1a2ff171f942 authored over 2 years ago by Roman Grinyov <[email protected]>
update boolean attributes link (#19216)

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

2861121a67dd257f37920f5c098d8514213109dc authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Fix #18821: Additional type fixes (#19217)

9fbdc9f01b7b663791db119887d418ef38638c42 authored over 2 years ago by Alexander Makarov <[email protected]>
Fix #18821: Allow `yii\db\ExpressionInterface` as column in `yii\db\conditions\InBuilder`

730f0e56b58883006a1052834f75cd9ef9bc8f42 authored over 2 years ago by ntesic <[email protected]>
Fix #19130: Fix DbSession breaks in some case

71e810c89d834295ae697d1f45f7444b1c246282 authored over 2 years ago by Long TRAN <[email protected]>
Fix #19004: Container::resolveCallableDependencies() unable to handle union and intersection types

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

7a2689e761c3ce61edbb9ddd2e4dbd28376f861a authored over 2 years ago by Sartor <[email protected]>
Fix #19047, fix #19118: Fix deprecated preg_match() passing null parameters #2 in db\mysql\Schema.php

6a36fa82c7cba8303c57b8d64a5dbcc555c4715a authored over 2 years ago by Long TRAN <[email protected]>
update APC link (#19210)

b75201768eb1f85ed18ff2381831524cdfe0964b authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Fix #19204: Support numbers in Inflector::camel2words

cf1600411cbf71d1c28f81b64430b6319eef5f6e authored over 2 years ago by Long TRAN <[email protected]>
update ICU manual link (#19201)

9965b8f0a4caa15944da624f26ae0024bb3ebba7 authored over 2 years ago by Ihor Sychevskyi <[email protected]>
update ICU site link (#19196)

9a96e196608b090c9ad38f0c7dd83136e21bbb7a authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Fix BC introduced in #19188 (#19194)

60c91eb43307a7822d45a6ccd2596ee332b1af77 authored over 2 years ago by Bizley <[email protected]>
update ICU library link (#19190)

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

55de865dcf925bdefcb3034d1ef10b8c0378c70e authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Fix #19187: Fix `yii\filters\PageCache` to store original headers names instead of normalized ones

dbb157fd329680bd8ef24ec30695389e53503ce1 authored over 2 years ago by Bizley <[email protected]>
Fix #19191: Change `\Exception` to `\Throwable` in `BadRequestHttpException` and `HttpException`

0eaa71d46ce211f81cf76f559795ab0d4d695a1d authored over 2 years ago by Dmitrijlin <[email protected]>
Fix incorrect translation in Russian tutorial-start-from-scratch.md (#19193)

acdd8894dcf44f568a730d7e404791e6b93fa8c1 authored over 2 years ago by twinpigs <[email protected]>
Fix #19171: Added `$pagination` and `$sort` to `\yii\rest\IndexAction` for easy configuration

e691713ed7539688e93492d86fb725fa044c091f authored over 2 years ago by rhertogh <[email protected]>
update rules reference link (#19181)

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

627d65603a899d6b3613a676520d155d0e0a8d83 authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Fix #19182: RBAC Migration failed when use oracle with oci8

437b0d51aa73909f576d65158ae7c4298066891e authored over 2 years ago by Roman <[email protected]>
Fix #19178: Fix null value in unserialize for PHP 8.1 (#19178)

ebb1d8bc600e4ba40a42dab44f16a51be79b000f authored over 2 years ago by Aurélien Chretien <[email protected]>
Fix #19176: Add #[\ReturnTypeWillChange] on MSSQL classes (#19177)

942e726a8d3a9f5983192b59a3677c37813e48e2 authored over 2 years ago by Aurélien Chretien <[email protected]>
Fix #19148: Fix undefined array key errors in `yii\db\ActiveRelationTrait`

67ea4cf968df26c709fb1e1c369795a99b6699a7 authored over 2 years ago by stevekr <[email protected]>
update numbering schemas link (#19170)

d2718f38bbb421cd18676052cd91c2aa9dd4109a authored almost 3 years ago by Ihor Sychevskyi <[email protected]>
Fix typo (#19168)

f555fce82b36334937c50cd259f954d081665cf4 authored almost 3 years ago by charescape <[email protected]>
Fix #19041: Fix PHP 8.1 issues

1271bc419ffaa2ac0e4db7d2eabea349ac5e4ace authored almost 3 years ago by Alexander Makarov <[email protected]>
update formatting reference link (#19164)

4bd551d143682943900fe876acd1e954326be186 authored almost 3 years ago by Ihor Sychevskyi <[email protected]>
Fix making a guide-2.0 for the website (#19159)

be051d6ee06eda01c5d649c763e598e234d85ab8 authored almost 3 years ago by Alexey Rogachev <[email protected]>
update formatting reference link (#19157)

b71b6657c81d99f67021733b1531339324f83c5f authored almost 3 years ago by Ihor Sychevskyi <[email protected]>
Fix #19138: Allow digits in language code

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

e68b7ae1624868207aed82c506d0469629e3735e authored almost 3 years ago by ntesic <[email protected]>
update ICU API reference link (#19143)

02ad96fa8353c7e99b4c4795eacdcd68909278db authored almost 3 years ago by Ihor Sychevskyi <[email protected]>
Fixed typo (#19134)

e353835cc57afacb18475edd33e53eddf9509e8d authored almost 3 years ago by Bilal <[email protected]>
update ICU documentation link (#19128)

0167c9b9618b717c8ac672552e76f1d5d482a399 authored almost 3 years ago by Ihor Sychevskyi <[email protected]>
update documentation of the ICU project link (#19125)

34a25a5c6746c808933b3cd3c75141b419524c17 authored almost 3 years ago by Ihor Sychevskyi <[email protected]>
prepare for next release

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

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

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

214746c73761cc6268a8a9abaacd116c1da7f08b 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 ...

12763a146ebc550963b5d368633539701e7884ec authored almost 3 years ago by Bizley <[email protected]>
update download page link (#19115)

8c8676329af485ccc6be6540dfcb085db5e2a800 authored almost 3 years ago by Ihor Sychevskyi <[email protected]>
Add symfonymailer to list of extensions

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

6fb16bc30f2efb63e9033d89d7d7a60d663480f8 authored almost 3 years ago by Anton <[email protected]>