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

Fix #16831: Fix console Table Widget does not render correctly in combination with ANSI formatting

185e7baf12c9ceff765486fd8556562e890b8c92 authored about 4 years ago by Ivan Sidorov <[email protected]>
Fix #18317: Additional PHP 8 compatibility fixes

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

bb054f595fef0f94dd2cf5928fc27718f89bf2ba authored about 4 years ago by Alexander Makarov <[email protected]>
Adjust types in ActiveRecordInterface::updateAll() phpdoc (#18341)

c4e1d149fb2940ef4ea653f0ba4863357b3cce52 authored about 4 years ago by DarkDef <[email protected]>
Fix #18336: typo in documentation

a57d118ff1d49f877bd5d355e6b9d53dd779a06b authored about 4 years ago by Toir427 <[email protected]>
Fix #18160, fix #18192: Fixed `registerFile` with argument depends set does not use the position and appendTimestamp argument, also modify the unit view

461bf1fbda7d682ff6e913df9542b1249b236f3f authored over 4 years ago by 杨晶旭 <[email protected]>
Fix #18313: Fix multipart form data parse with double quotes

97e2934db8752d268c952328ffdd3f650b6d4730 authored over 4 years ago by Walid Said <[email protected]>
Fix #18303: Fix creating migration issue for column methods used after defaultValues

6a506838896c5f08a7f8afa3c054249c868f5f1f authored over 4 years ago by Walid Said <[email protected]>
Fix #18287: Fix for OUTPUT INSERTED and computed columns. Added flag to computed values in table schema

86775c896d096b81b8f957a63e491604201e09a5 authored over 4 years ago by DarkDef <[email protected]>
Fix #18290: Fix response with non-seekable streams

e2fe4e68cae15cd89f6e698469fffa665e257401 authored over 4 years ago by Tobias Munk <[email protected]>
Fix #18308: Fixed `\yii\base\Model::getErrorSummary()` reverse order

69356ab71f00c733c51c0417ce4b5415bd29a591 authored over 4 years ago by DrDeath72 <[email protected]>
Updates to ErrorHandler, add missing type hint \Throwable (#18302)

* Updated phpdoc so it has \Throwable

- `abstract protected function renderException($excepti...

1a233784e07a22a59da99dd6e9051c717c8262ae authored over 4 years ago by My6UoT9 <[email protected]>
Fix #18297: Replace usage of deprecated `ReflectionParameter::isArray()` method in PHP8

49690f4bca9733467494af0c304c64a9011b0675 authored over 4 years ago by Alex <[email protected]>
Updated phpdoc return type for getExceptionName (#18296)

`getExceptionName` can return null, as described in phpdoc.

96a6cfa185f15f97ac07f04117097de6642c6ea1 authored over 4 years ago by My6UoT9 <[email protected]>
Update phpdoc for widget->getId (#18295)

The private variable `$_id` is only set when `$autogenerate` is true, else it stays null, and w...

e20c839d4341a451038d82a8891a0c62c20c1472 authored over 4 years ago by My6UoT9 <[email protected]>
Fix #16418: Fixed `yii\data\Pagination::getLinks()` to return links to the first and the last pages regardless of the current page

cd91c9cb79716c438338b9f19af46bbcdf51a765 authored over 4 years ago by Bizley <[email protected]>
Minor typo fix in bg translation (#18282)

54bd0846944221b28f56125f768ceea87ca1c752 authored over 4 years ago by yakninja <[email protected]>
prepare for next release

f87e81e98a7ec57e42261e912610c6c7af3efada authored over 4 years ago by Alexander Makarov <[email protected]>
release version 2.0.38

69618efe24bbc12c83b6b48f64e2cdfa7f61f6ee authored over 4 years ago by Alexander Makarov <[email protected]>
Merge pull request from GHSA-699q-wcff-g9mj

* Fix unsafe unserialize()

* Add changelog and comments on why unserialize() is disabled

* Add...

a4746236f25043d193ab1fd8a00242adab9c2a2a authored over 4 years ago by Alexander Makarov <[email protected]>
Adjust changelog messages

492a26975281fb84a87b74ba80f9a19e04bacea5 authored over 4 years ago by Alexander Makarov <[email protected]>
Bug #18245: Make resolving DI references inside of arrays in dependencies optional

Co-authored-by: Alexander Makarov <[email protected]>
Co-authored-by: Andrii Vasyliev <sol@hiqd...

1d2f6dca2419d3f0cb45e6fb2f7663deefeaa5c2 authored over 4 years ago by Sam <[email protected]>
Fix #16892: Validation error class was not applied to checkbox and radio when validationStateOn = self::VALIDATION_STATE_ON_INPUT

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

92618db4508afb3dde6837ad71e5f8cd571d1562 authored over 4 years ago by Daniel Szabo <[email protected]>
Fix #18040, fix #15265, fix #18232 database issues (#18225)

- Bug #18040: Display width specification for integer data types was deprecated in MySQL 8.0.19
...

abdf5cb4ed30de7af294134d74d3c92f23e30caa authored over 4 years ago by Wilmer Arambula <[email protected]>
Fix typos in Hindi language (#18276)

b0fdce6299e26bb7b77eab7cdea4ecf809e085e3 authored over 4 years ago by parthjani07 <[email protected]>
Bug #13973: Correct alterColumn for MSSQL & drop constraints before drop column

Fixing #11158 and #13973

46667a224e017ecf90e1616a7acd4e074d1e163b authored over 4 years ago by DarkDef <[email protected]>
Fix #18196: `yii\rbac\DbManager::$checkAccessAssignments` is now `protected`

61682b811fbf9f34fc58009d9ed0ecce904285ee authored over 4 years ago by Alex <[email protected]>
Fix #18213: Do not load fixtures with circular dependencies twice instead of throwing an exception

1c8fb74070ed937496ee4ec5b5896ba404ac2da8 authored over 4 years ago by JesseHines0 <[email protected]>
Fix #18066: Fixed `yii\db\Query::create()` wasn't using all info from `withQuery()`

a190a41a36f25b884309f4744983d9e01fe8cf2d authored over 4 years ago by Maxim Hodyrev <[email protected]>
Fix #18235: Document inline validator change regarding static closures

dbd99d1dcd4a6c2ddfae0520b2e5e78a3faea0ca authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #18248: Render only one stack trace on console for chained exceptions

8865bad1a51bcda05904cf75764640cf3ce975dd authored over 4 years ago by Michael Härtl <[email protected]>
Fix #18269: Fix integer safe attribute to work properly in `yii\base\Model`

1a433d375394cbdd7f47ed6a2e22a54627ec39d9 authored over 4 years ago by Vladislav Pototskiy <[email protected]>
Fix typo in message for lang uz (#18272)

4876a0082145f892149c9d1a7f761f0b9c664a25 authored over 4 years ago by azbuk <[email protected]>
Add docs about IP blocks for property $ips (#18261)

b28c3a78817a07b3aa6572b830ba9040daa173d8 authored over 4 years ago by Tobias Munk <[email protected]>
Fix #18239: Fix support of no-extension files for `FileValidator::validateExtension()`

56a87ecdb3746888544f5df9b407bc2b01b118dc authored over 4 years ago by DarkDef <[email protected]>
Fix #18236: Allow `yii\filters\RateLimiter` to accept a closure function for the `$user` property in order to assign values on runtime

44e9cd61cf39e17f6b53c86a009e2eabf75db463 authored over 4 years ago by Basil <[email protected]>
Fix #18229: Add a flag to set Connection to SyBase mode

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

d642b8c8a6bfa3a477d7b313aef3ff3c039f3073 authored over 4 years ago by DarkDef <[email protected]>
Fix #18233: Add PHP 8 support

4f5f7dd0b204e2f7b4e581b45e0d6b46cac6df2d authored over 4 years ago by Alexander Makarov <[email protected]>
prepare for next release

4ae4b436a5dc1f2380eddf5fd3a1662464ba03bc authored over 4 years ago by Alexander Makarov <[email protected]>
release version 2.0.37

7833e2eb89e696b119992be817e1f89e5c9e58c4 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #18217: Make `yii\console\ErrorHandler` render chained exceptions in debug mode

545c4cccbdbd744a29e0701b99b847ffc611999d authored over 4 years ago by Michael Härtl <[email protected]>
Fix #18156: Fix `yii\db\Schema::quoteSimpleTableName()` was checking incorrect quote character

6c72869e894bea1dd99a002c9a0fccb73412248c authored over 4 years ago by Mathias <[email protected]>
Fix #18175: Add upgrade note for 2.0.36 about inline validator defined as closure

d77809db0f5df1905c917f89adff8181fe261539 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix incorrect source message KB -> kB in several translations

07120e5ffc1e82a71b2f2192c2bf203ae16c080e authored over 4 years ago by Alexander Makarov <[email protected]>
Use kB instead of KB in Belarusian messages (#18220)

16fd73553be7b9f246b83128ec4016a658576baf authored over 4 years ago by Alex Yashkin <[email protected]>
Fix #18203: PDO exception code was not properly passed to `yii\db\Exception`

518b2fac685c918e0e759ceec6ddbd451b1546b8 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #18210: Allow strict comparison for multi-select inputs

ee4004f9b21de6c65c6f06a509a878835cb25a26 authored over 4 years ago by Alex <[email protected]>
Fix #18198: Fix saving tables with trigger by outputting inserted data from insert query with usage of temporary table

bb257918d0ecc978b726acbe2f21ebd9971c1474 authored over 4 years ago by DarkDef <[email protected]>
Remove unused use

22353d5bc442498796f14b6af19b5f50fd7901b1 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #17147: Fix form attribute validations for empty select inputs

5d243258484f8c66c7229607ccf1c974981ae05e authored over 4 years ago by Kartik Visweswaran <[email protected]>
Fix #18204: Fix 2.0.36 regression in inline validator and JS validation

f692715bb612e77b5721de7e3e72b5749bb14c43 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #18205: Add `.phpstorm.meta.php` file for better auto-completion in PhpStorm

dfa0e555eaaf002c4b2f4d0bf5cfde296c7f1131 authored over 4 years ago by Sergei Predvoditelev <[email protected]>
ExistValidator info (#18197)

30f65c711a75fec6ede0851589f802eb7a7f118e authored over 4 years ago by Bizley <[email protected]>
Fix #18189: Fix "Invalid parameter number" in `yii\rbac\DbManager::removeItem()` (#18190)

65b0a587e729a80abcf3ca40f1b68582d3e99981 authored over 4 years ago by Alexander Makarov <[email protected]>
Using ExpressionInterface instead of Expression in ActiveRecord::findbycondition() (#18188)

995aedcd44913e56a24bfeefdcc169fbb7abccc4 authored over 4 years ago by rhertogh <[email protected]>
Update phpdoc

94f2e761b943ee4587154528cdd25dfb7dd6e993 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #18182: `yii\db\Expression` was not supported as condition in `ActiveRecord::findOne()` and `ActiveRecord::findAll()`

17db3250c276ba0aaeda4b845ff08719f1cb3f55 authored over 4 years ago by rhertogh <[email protected]>
Update BaseHtml and Formatter typehints (#18185)

70743732f47ec2c417def3d759644bffcae6d9dc authored over 4 years ago by stevekr <[email protected]>
Add Hindi language in messages config array (#18177)

98bdac6f9b6ad1bc58dc6311cd7ea491cbc41ce5 authored over 4 years ago by Sohel Ahmed Mesaniya <[email protected]>
Fix #18171: Change case of column names in SQL query for `findConstraints` to fix MySQL 8 compatibility

535d1432195b9ee9f25cf03fe4ac6ab75e431f79 authored over 4 years ago by DarkDef <[email protected]>
Fix #18170: Fix regression in passing extra console command arguments to the action

23a97932eb4c522f4254151187b36265ef1f77b7 authored over 4 years ago by DarkDef <[email protected]>
prepare for next release

3c3e8a078c31d42fa13883f1cf8fdbdaec2118d7 authored over 4 years ago by Alexander Makarov <[email protected]>
release version 2.0.36

e7752d9eb2be0bcf4324a4f4dc27d8f4c87fc10c authored over 4 years ago by Alexander Makarov <[email protected]>
Adjust changelog, correct phpdoc, minor code style fixes

2bacff019fb7122aa77d441d069719b16b7f8102 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #18051: Fix using `EachValidator` with custom validation function

703230be18c1602d02a49f63fd8f4e877f6d29a3 authored over 4 years ago by Bizley <[email protected]>
Fix #18086: Fix accessing public properties of `ArrayAccess` via `ArrayHelper::getValue()`

a321e1d7764f919f3653b89b0d9f4c29256e6d62 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #18151: Added `Mutex::isAcquired()` to check if lock is currently acquired

b3c18ba6026ac676089cc2b6b9beed59093e9c08 authored over 4 years ago by rhertogh <[email protected]>
Fix #18094: Support for composite file extension validation

3efb9d9851e57d1ea8f97ff028b45e495b14f909 authored over 4 years ago by DarkDef <[email protected]>
Fix #18031: HttpBasicAuth with auth callback now triggers login events same was as other authentication methods

924d5691cdb5870ff3d131059eb6c5b4f8a2b65b authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #18147: Fixed parameters binding for MySQL when prepare emulation is off

b48373f820b9a093ec7bfd912fddab25b22f0b50 authored over 4 years ago by Radosław Skrzypczak <[email protected]>
Fix #18134: Expression as columnName should not be quoted in likeCondition

cc3efef7ee51728f36ffde30ddf4faa8e008101e authored over 4 years ago by DarkDef <[email protected]>
Fix #17985: Convert migrationNamespaces to array if needed

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

9796001302ab365027ad454c6cae7818daee8b05 authored over 4 years ago by DarkDef <[email protected]>
Fix #17999: Fix skipping test case on PHP v >= 7.1 and LibreSSL version >= 2.15

8401a6ea32bb243abe239b3ed6d9a2403e9b6009 authored over 4 years ago by Deryabin Sergey <[email protected]>
Revert "Fix #18134: Instance of `ExpressionInterface` will not be quoted in `Connection:quoteColumnName`"

This reverts commit e342162425d3e63b3ae3affef82220f6b64e01f9.

c5ee9e25d25d33e2d958301e18ceaea3116c61d4 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #18134: Instance of `ExpressionInterface` will not be quoted in `Connection:quoteColumnName`

04e6668ef9ca31b56db668bf5fa993ab0f4fb7a3 authored over 4 years ago by DarkDef <[email protected]>
Update CHANGELOG.md

9894f62136b0186db36553d7d8e819dcc24d2708 authored over 4 years ago by Alexander Makarov <[email protected]>
Add changelog line

d2892d9cac70475abb99b331222e14dd2e2c0b12 authored over 4 years ago by Andrii Vasyliev <[email protected]>
Merge branch 'master' into allow-references-in-array

d6008ab12809db368e77f55c16b3f46f7dd78bcc authored over 4 years ago by Andrii Vasyliev <[email protected]>
Fix #18047: Fix colorization markers output in Table.php

76952ba2c5eb00f677a3fd977fc9f3973a4e4082 authored over 4 years ago by Stepan <[email protected]>
Fix #15202: Add optional param `--silent-exit-on-exception` in `yii\console\Controller`

9ef3fb237704fc9e3e210a62953a3658f077147f authored over 4 years ago by egorrishe <[email protected]>
Fix #18115: Allow to load action-injected services from module's container

e95b7c3718c60cd63c9f048293fdd0008ed6b1dd authored over 4 years ago by ErickSkrauch <[email protected]>
Fix #18110: Add quotes to return value of viewName in MSSQL schema. It is `[someView]` now

81ae0cab3ed677ec2e09fc0eaaa7179bdae3cde1 authored over 4 years ago by DarkDef <[email protected]>
Allow DI references in array in dependencies

Extremely needed for handler maps and like.
Example container config:

```
return [
ContentT...

5335d45da0f6c6ddca9a6c675a59196bf28e1ae9 authored over 4 years ago by Andrii Vasyliev <[email protected]>
Change SQL in migration for support old version of MSSQL (without IF EXISTS) (#18123)

4e0854ee4eb6bbca4cc73d88931006d3a0592756 authored over 4 years ago by DarkDef <[email protected]>
A hu translation string added (#18126)

4d8831d95618817a34663481cf662e555f0fbfe3 authored over 4 years ago by csabi001122 <[email protected]>
Fix #18120: Include path to the log file into error message if `FileTarget::export` fails

603e848021b6ffd9320ff2f5e56c0e44f22d25b0 authored over 4 years ago by Oleg Poludnenko <[email protected]>
Upgrade note for #18083 (#18119)

53b039786835c3811219ed6a0849943c39877924 authored over 4 years ago by Brandon Kelly <[email protected]>
Revert #18102 since renaming is technically problematic (#18109)

11570729cfe94657807353fefb712e194f7efa0a authored over 4 years ago by Alexander Makarov <[email protected]>
primary/replica in a definitely non-breaking way (#18106)

b6da361bb770504c79cd20cde805b863e09e39f6 authored over 4 years ago by Brandon Kelly <[email protected]>
Fix #18105: Fix for old trigger in RBAC migration with/without prefixTable

1650419e16c0a5fb8d117f5b5518f9b7ade47b44 authored over 4 years ago by DarkDef <[email protected]>
Fix #18096: Fix InlineValidator with anonymous inline function not working well from EachValidator

f235428813336a1fd6060f066a3bca262eff2d9a authored over 4 years ago by trombipeti <[email protected]>
Fix #18083: Add `Controller::$request` and `$response`

f20f964f98fbb222025513bcbf88bf9efd83e875 authored over 4 years ago by Brandon Kelly <[email protected]>
Fix #18101: Fix behavior of OUTPUT INSERTED.* for SQL Server query: "insert default values"; correct MSSQL unit tests; turn off profiling echo message in migration test

28537d301264c0882b5a99f2af8cc08e3e33e779 authored over 4 years ago by DarkDef <[email protected]>
Fix #18102: Use “primary”/“replica” terminology instead of “master”/“slave”

44f26310c592eba5729e1c1b391fa6c9f9983bf7 authored over 4 years ago by Brandon Kelly <[email protected]>
Use inheritDoc to replace outdated docblock (#18100)

44b71b490f3e33339342b4474f86aa507c2fb97a authored over 4 years ago by Marco van 't Wout <[email protected]>
Fix #17722: Add action injection support

9195b9583d5d36b99e528d63583f74ea0d10f489 authored over 4 years ago by Sam <[email protected]>
Fix #18004: Clarify where PageCache::$cacheCookies and PageCache::$cacheHeaders are used

5412f359ab85e5af12a895b84237a16bdf39e741 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #18001: Fix getting table metadata for tables `(` in their name

f66b95ca5a9318b741203e3c3eaf21bd65c1bac2 authored over 4 years ago by Evgenii Goryaev <[email protected]>
Fix ImageValidator's maxHeight doc (#18089)

01b542f01107d1c6d1e4e3df5a72fc1555461a9d authored over 4 years ago by Tigran Hambardzumyan <[email protected]>
Fix #13828, Fix #17474: Fix retrieving inserted data for a primary key for SQL Server 2005 or later

- Bug #13828: Fix retrieving inserted data for a primary key of type uniqueidentifier for SQL Se...

e2cdbc6e35112544627ae39436fdc6d1e451053c authored over 4 years ago by DarkDef <[email protected]>
Fix #18082 Fix German translation (#18084)

739b8a622c1ee02700d58195223bc2bf2ef66441 authored over 4 years ago by Michael Härtl <[email protected]>