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 #17300: Fix class-level Event handling with wildcards

383f99d8ded9b1b69d1ef4e1d4a24f7e1128d78a authored about 5 years ago
Fix #17037, Fix #17729: Fix uploaded file saving for multipart forms, add path alias support for UploadFile::saveAs()

0a1a0c421e2c00272308d6193afc029ec0007db7 authored about 5 years ago
Fix #17803: Fixed ErrorHandler unregister and register only change global state when applicable

b456c1a366bfcf026c82fbe42fad3584d99e2ae5 authored about 5 years ago
Fix #17766: Remove previous PJAX event binding before registering new one

46b39869b604f504b8ecaaedc1df27801651883b authored about 5 years ago
Fix #17793: Fix inconsistent handling of null `data` attribute values in `yii\helpers\BaseHtml::renderTagAttributes()`

f6a56f4b45e126009ee5b9ca990c49a315a032f8 authored about 5 years ago
Fix #17792: Added support for `aria` attributes to `yii\helpers\BaseHtml::renderTagAttributes()`

0086c83285ea8fc89f564d0fbd41ace4b889e015 authored about 5 years ago
Fix #12539: `yii\filters\ContentNegotiator` now generates 406 'Not Acceptable' instead of 415 'Unsupported Media Type' on content-type negotiation fail

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

efb89c10ab73756ea77456d525ed6af3769859f1 authored about 5 years ago
Fix #17760: Fix `JSON::encode()` for `\DateTimeInterface` under PHP 7.4

813e37055459db9b85bd290848e18781e97e2431 authored about 5 years ago
Fix typo in CHANGELOG.md (#17788) [skip ci]

faf631f85a03d9368fc0d3c8c3ef76c4437c350b authored about 5 years ago
Fix #17771: migrate/fresh was not returning exit code

2ef99c3860da9c8917df9f60bc4469ef8f42d0d4 authored about 5 years ago
Fix #17767: Make `Formatter::formatNumber` method protected

58ed7439f2ee905cb3424fa16924411538107148 authored about 5 years ago
Fix #17749: Dispatcher fix if target crashed in PHP 7.0+

5754361caa2a0a20b2283b9f85cb1944784658af authored about 5 years ago
Fix #17762: PHP 7.4: Remove special condition for converting PHP errors to exceptions if they occurred inside of `__toString()` call

d07bb9eb466bdcee50b125839d87fad49c6a1aab authored about 5 years ago
Fix #17744: Fix a bug with setting incorrect `defaultValue` to AR column with `CURRENT_TIMESTAMP(x)` as default expression (MySQL >= 5.6.4)

4a0496a83cd153a492cf6c3fb07793e7d2f479e9 authored about 5 years ago
Code style fix (#17754) [skip ci]

262b3ea227c2645ae4963aa46bb420c9654d2639 authored about 5 years ago
prepare for next release

0876c3330573aeb3812b1923ba392c942158feb9 authored about 5 years ago
release version 2.0.31

3534b3bfa0e1939dc3e892d7daebd0a06851aedc authored about 5 years ago
Fix #17745: Fix PostgreSQL query builder drops default value when it is empty

bab919b7a9a5c2eeccb06964294b32b73a527663 authored about 5 years ago
#17733: Additional fixes for #17665, `Forwarded` header parsing in Request

- Remove header from secure headers
- Regexp and return null fix
- Fix tests, fix in array cas...

3995b2578aff10a5653eee943924f78fc70ad109 authored about 5 years ago
Fix #17740: `yii\helpers\BaseInflector::slug()` doesn't replace multiple replacement string occurrences to single one

688b81376f4ae20fe1440f4738da378bb480ebfe authored about 5 years ago
Fix #17661: Fix query builder incorrect IN/NOT IN condition handling for null values

707490cfbb93e7d4b3d28a8e6d3107d8231cb27e authored about 5 years ago
Fix #17665: Implement RFC 7239 `Forwarded` header parsing in Request

f08929ffbf433cae21c65ebaa0cd6e2e0b52e78a authored about 5 years ago
Fix #17710: Fix MemCache duration normalization to avoid memcached/system timestamp mismatch

8c1af7385a473ba1ed31a03d45fcff1c634b9551 authored about 5 years ago
Fix LV messages (#17730)

19966371a6e82c861b351bf1e6a9720f66d220a9 authored about 5 years ago
Fix #17720: DI 3 support for application core components and default object configurations

d67803052b1c815f99efaa7aca2be53a7e44cfd5 authored about 5 years ago
Fix #17687: `Query::indexBy` can now include a table alias

85d723d3fdebe78eca0b5c52ea97c045af3737a0 authored about 5 years ago
Fix #17725: Ensure we do not use external polyfills for pbkdf2() as these may be implemented incorrectly

aceecaa7c416f02e425233ac60dec48a2533d93e authored about 5 years ago
PHP 7.4 fixes

- Fix `Model::activeAttributes()` to access array offset on value of non-string
- Fix incorrect...

54847bbec94bbbe655e3d09a292d96f1c5f1aa5b authored about 5 years ago
Fix issue number in changelog [skip ci]

47e6a8811cbf4235f757b73f40808bddaa156b83 authored about 5 years ago
Add meta-files for yiisoft/yii2-framework [skip ci]

ae36e067050fd2c5cf1eb74a6d0363673ea0f3e2 authored about 5 years ago
Fix #17694: Fixed Error Handler to clear registered view tags, scripts, and files when rendering error view through action view

18b04d5620eafb935200421ebb6302bcbc521765 authored about 5 years ago
Fix changelog [skip ci]

2b4e0f4d2281480e7dcd3a2d57ce59ce61c22493 authored about 5 years ago
Fix changelog [skip ci]

e450aafb9039f2dac5415c7e4ee84003558ddf18 authored about 5 years ago
Fix #17701: Throw `BadRequetHttpException` when request params can’t be bound to `bool`, `int`, and `float` controller action arguments

76f19ca606a8cce60df52bdaf257ef0a993de86c authored about 5 years ago
Update CHANGELOG.md

4fd4951fbf89d724c157570ec6bf2c488ac9b461 authored about 5 years ago
Bug #17685: added message to changelog

ed87ee14398f6ba3b19c952909f41eccb7afb19a authored about 5 years ago
Merge branch 'master' of git://github.com/yiisoft/yii2 into 17685-fix-rbac-migration

828629699b9ad6437a46845b787215fbb4f5de08 authored about 5 years ago
Add uz translation for form (#17693) [skip ci]

5ba8140eaffb48ae9b969c6a2641511e92c9ee8d authored about 5 years ago
Remove non-standard header so license is auto-detected properly [skip ci]

e95a4110ee9b6abd53382db0f71d62f4b388e6ff authored about 5 years ago
Add missing message translation for uz [skip ci]

c38afad6cc955708f46e105c0f4f67dbe8e8ff08 authored about 5 years ago
Bug #17685: up and down methods now using proper "db" component

aa0be5442ab49032c291a0459bde41a53e03552b authored about 5 years ago
Greek translation messages update (#17684) [skip ci]

72f2b82f8d0d1492ef545f88999fe6732c3cffbb authored about 5 years ago
prepare for next release

b7a9df32ff5df073874d4928efe4e8be89d588cf authored about 5 years ago
release version 2.0.30

138e5aabd3793515f6db81a3893f8cb2558f54bf authored about 5 years ago
Fix #17670: Fix overriding core component class using `__class`

bf38141c541c826e9a5602343375974587e717f8 authored about 5 years ago
Fix #17673: Add note about renderDynamic() and register*() methods [skip ci]

74633088a5982466f66c4fefee658f25004ee76f authored about 5 years ago
Fix #17434: IE Ajax redirect fix for non 11.0 versions

8881f7d6a228dc8dec08a30f7d18a7aa91ec2787 authored about 5 years ago
Fix Sort:: setAttributeOrders() phpdoc (#17663) [skip ci]

b3a928a6d51e939e1cf3963689afc96e03f0d31e authored about 5 years ago
Fix #17632: Unicode file name was not correctly parsed in multipart forms

122a0876747f4f830f09b495dccf402f16985d32 authored about 5 years ago
Fix #17657: Fix migration errors from missing `$schema` in RBAC init file when using MSSQL

c2a46e42b48cb84d9b1fc6ef15e020ac1b0edd95 authored about 5 years ago
Fix #17648: Handle empty column arrays in console `Table` widget

394d6389defc1cff28f8670392d61b4fba0ea3ba authored about 5 years ago
Updated SK locale strings [skip ci] (#17628)

6be644936f82249bc5963797307ec6f3074e5446 authored over 5 years ago
prepare for next release

8bf5f0faea8cc610d39d4192aaaffafc5c2d8d22 authored over 5 years ago
release version 2.0.29

0e37ab87b8989fd5f579ce9239436fc2a52afa37 authored over 5 years ago
Fix #8225: Fixed AJAX validation with checkboxList was only triggered on first select

1930f3629fd1a2acef022c720c8c834740d4d659 authored over 5 years ago
Fix #17625: Fix boolean `data` attributes from subkeys rendering in `Html::renderTagAttributes()`

cd5645814a90da019c4db6c2b7c9d6057560f486 authored over 5 years ago
Bug #17597: PostgreSQL 12 and partitioned tables support (batyrmastyr)

* yiisoft#17597, pg_constraint.consrc removed in Postgres 12

* yiisoft#17597, load schema for...

3a6fe66ff5cc8a86d072d449f48edd60d4c0b6cf authored over 5 years ago
Fix #17607: Added Yii version 3 DI config compatibility

- Allow `__class` and `__construct()` in configurations
- Allow wider use of `Instance::of`
- ...

6871c080eb8b05eb8aa498cea2e00bb3741c1170 authored over 5 years ago
Terminate unterminated JS statement in views/ErrorHandler/exception.php (#17611)

38f3c869f7c7f8fa10ce5a525ac9f56b5d16a464 authored over 5 years ago
Fix #17606: Fix error in `AssetBundle` when a disabled bundle with custom init() was still published

a0ee2dcdeac340f9a51f79603e6d1acd81c69799 authored over 5 years ago
Fix #17573: `EmailValidator` with `checkDNS=true` throws `ErrorException` on bad domains on Alpine

89e05883f29ffab114fee6e597d5006d24e9afb2 authored over 5 years ago
prepare for next release

2dec5de7e5274d50e78fb729863d0773cdd59cf1 authored over 5 years ago
release version 2.0.28

6b190aa66d37c1b9cd3af96d0fe70e79344e4c30 authored over 5 years ago
Fix #17585: Fix `yii\i18n\Formatter` including the `@calendar` locale param in `Yii::t()` calls

8a32111bd578806cf6abfbefad1bf77e83c6ad8a authored over 5 years ago
Fixes #17521: Request::getUserHost() and request::getUserIp() (#17593)

37b0042f4fb478b7862d0814889e4702d0fd0a43 authored over 5 years ago
Fix #17853: Fix errors in ActiveField to be properly caught when PHP 7 is used

Changed __toString method to catch all PHP 7 error types. \Throwable is part of PHP 7+, so I lef...

b4e7f9a0cbe21470998c17ca689dcd2bab5562e9 authored over 5 years ago
Fix #17573: `Request::getUserIP()` security fix for the case when `Request::$trustedHost` and `Request::$ipHeaders` are used

71d1df15c6e2665c43733b1be2242295cdb188f9 authored over 5 years ago
Fixed: typo (#17587) [skip ci]

Fixed: incorrect MD parse result (@see https://www.yiiframework.com/doc/api/2.0/yii-helpers-base...

d4095b3e037ac4a88c8b7b3af5942f0146dc793c authored over 5 years ago
prepare for next release

c8b92b3c6a87d0c57fba2ab2534c379803a400c5 authored over 5 years ago
release version 2.0.27

9dcee54584bebf8f02e006cbe731799cada0f4e1 authored over 5 years ago
Fix #16610: ErrorException trace was cut when using XDebug

7600a8dd27d0c5fe46e6fa78cc793c06519c724c authored over 5 years ago
Fix #15526: Show valid aliases and options on invalid input in console application

014c7ea8a0b38b692ea4e4476aadf511940346d6 authored over 5 years ago
Fix #16671: Logging in `Connection::open()` was not respecting `Connection::$enableLogging`

6529e002a9a3a0369fabfff3a01258e0be7b3c18 authored over 5 years ago
Fix #15331: Corrected wording in RequiredValidator::$strict [skip ci]

0f99eb661ee93da30af1df56ef8c9302f7f552e7 authored over 5 years ago
Fix #16826: `appendTimestamp` support was added to `View` methods `registerCssFile()` and `registerJsFile()`

c24d6e9040ba455eb16596da6aca3d75f8f66b57 authored over 5 years ago
Fix #17539: Fixed error when using `batch()` with `indexBy()` with MSSQL

762b0e2716c3378390aac7fa9a2f7a3973601cc8 authored over 5 years ago
Remove duplicate changelog line [skip ci]

3349c2d8e0dd4fbf68f72a009e91c14bce15caf0 authored over 5 years ago
Fix #16855: Ignore console commands that have no actions

901dbc7af84dde6436ac3603b7d79ea6858cd816 authored over 5 years ago
Fix #17549: Fix `yii\db\ExpressionInterface` not supported in `yii\db\conditions\SimpleConditionBuilder`

a149fe9681942014bbf3ba11c8965381670debfe authored over 5 years ago
Fix #17434: Fix regular expression illegal character; Repeated fix for Internet Explorer 11 AJAX redirect bug in case of 301 and 302 response codes (`XMLHttpRequest: Network Error 0x800c0008`)

4ecc41c1f7d8792bea77d8a03e0306445a1136a8 authored over 5 years ago
Fix #17544: Removed incorrect statement about default value from Session::$gCProbability and its getter [skip ci]

a99ed9bd1e3c2cdfe8aea28b22beb83c37472f77 authored over 5 years ago
prepare for next release

ee84d7c65d6e09adec787939c37a8ab64815813b authored over 5 years ago
release version 2.0.26

c7cb88cec78c3576419abdd8088635b3c2ee2f88 authored over 5 years ago
Do not count each iteration

d14d07a16be8127070a182cee705be38ec07b262 authored over 5 years ago
Inline constant since it is not part of the public interface

In Yii 3 instead I'd make constant private but we have no PHP 7 in 2.0

c544bce251c02a184f1129a9860e134421768ad5 authored over 5 years ago
Adjust changelog messages [skip ci]

ff7276c6a3797365abd3e20ccb7af87dff3ab084 authored over 5 years ago
Fix #16531: Fix error in `Response::sendContent()` when `set_time_limit()` is disabled

b962af68d26f8b8d4c40b71192f629943b2a8a0b authored over 5 years ago
Fix #17449: Ensure `CHECK` statement goes after `COMMENT` in MySQL `QueryBuilder::addCommentOnColumn()`

e1b743a989c314b331e669f341a74734aec49a6b authored over 5 years ago
Fix #17434: Fixed Internet Explorer 11 AJAX redirect bug in case of 301 and 302 response codes (`XMLHttpRequest: Network Error 0x800c0008`)

ff8faa708ecd26090091aa146105c3fda6b339ae authored over 5 years ago
Fix #17522: `DbManager::isEmptyUserId()` is now protected

b8edac4557460a30e89afae55c3330221415278c authored over 5 years ago
Fix #16305: Fix `FileValidator` mime-type validation failure because of case sensitivity

dcfd9877a5dd2ee8148b269b174037901d116cbc authored over 5 years ago
Fix #17355: Fixed Pjax after request event bug

ffd72c317f235a4329e4cae0e331354eb55fb52d authored over 5 years ago
Fix #17507: Fixed regular expression escaping and simpler condition in `Controller::createAction()`

e739781afa590b17572dce1ee276e23644e4583d authored over 5 years ago
Fix #17504: Fix upsert when `$updateColumns = true` but there are no columns to update in the table

3aeba2e9ac0620bf1a10ac0cb48b2f2188b997f7 authored over 5 years ago
Update CHANGELOG.md

d54881b585bd2c3f2860620c3b57535a434178f9 authored over 5 years ago
#17508 fix

ec2e5ef118fd5509a415bce047fa4d41ce43cb2e authored over 5 years ago
Fixed translation of not equal meaning in Thai messages (#17510) [skip ci]

af65fdddac06199645c483f2ea46c678acd2b0b0 authored over 5 years ago
prepare for next release

876ddad206c5265c4ccafff02850986726dc8893 authored over 5 years ago
release version 2.0.25

8eb08afedac1395689bf85f81df31acfb61b67a6 authored over 5 years ago
Fix phpdoc [skip ci]

7a43e6260e8737804c4868296c927c5c79bab397 authored over 5 years ago