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

Use inheritDoc to replace outdated docblock (#18100)

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

4ea484ca68c09af2fcacef6bfaa792aba7410c2f authored over 4 years ago by Sam <[email protected]>
docs/guide-ja updated [ci skip] (#18095)

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

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

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

1d1a9fa1061a5893157c0240e9e39bfcbfb0be80 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...

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

561c9cfb47412747bd7fe8cde434391d426e4b12 authored over 4 years ago by Michael Härtl <[email protected]>
Fix #18081: Fix for PDO_DBLIB/MSSQL. Set flag ANSI_NULL_DFLT_ON to ON for current connect to DB

* Fix for PDO_DBLIB (MSSQL). Set flag ANSI_NULL_DFLT_ON to ON for current connect to DB.
This f...

b9101ce8934292fe1f3c2f4d438b7594b5e16dd7 authored over 4 years ago by DarkDef <[email protected]>
Add NGINX Unit config to start-installation.md (#18079)

87a9beaededa9ef785a2003d56d808024481128a authored over 4 years ago by Artem Konev <[email protected]>
Fix #17852: Documented yii\console\Controller::stdout() additional parameters (#18076)

dc54137788f214434cb5f8b2ebadc8dcd6d794a1 authored over 4 years ago by AHMAD ASJAD <[email protected]>
Fix #18041: Fix RBAC migration for MSSQL

b83f06268f9b9d7287d90530fb98922aff91722b authored over 4 years ago by DarkDef <[email protected]>
Fix Russian message for FileValidator::$tooFew (#18078)

79ffb87a480037e15b11ceff67e56d8350edefd0 authored over 4 years ago by Michael Naumov <[email protected]>
Fix typo in Arabic language (#18069) [skip ci]

26ed25dcae94b69c51bef7f9588a3696b9a506e1 authored over 4 years ago by hableel <[email protected]>
Fix #18051: Fix missing support for custom validation method in EachValidator

2a73a4ae3a86a68e629e68262ea14c24787027b6 authored over 4 years ago by Bizley <[email protected]>
Fix #18046: Add test for current ArrayHelper::merge() behavior (#18054)

f2d32fab77393c700b40d872866a62000174f6c9 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #18048: Use `Instance::ensure()` to set `User::$accessChecker`

eb7b23d117664ee61ab08c15072ee1a3fa01ef66 authored over 4 years ago by Alex <[email protected]>
Fix #18026: Fix `ArrayHelper::getValue()` did not work with `ArrayAccess` objects

35fb9c624893855317e5fe52e6a21f6518a9a31c authored over 4 years ago by Mikk Tendermann <[email protected]>
Fix #18028: Fix division by zero exception in Table.php::calculateRowHeight

3b87c5f31a996300a39dd1419c83856af2f8e14d authored over 4 years ago by Daniel Schischkin <[email protected]>
Rename workflow (#18044)

Needed for website status page

e14dca9133fffaf55464f9c7faa13aa53bafed0f authored over 4 years ago by Alexander Makarov <[email protected]>
Add blank lines before ```php if needed (#18042)

The documentation builder need a blank line before a code block:
* https://www.yiiframework.com...

8957d08e0b3d4b77fc87ce0a6c2bba07c2aab886 authored over 4 years ago by François Capon <[email protected]>
Fix Markdown formating and a typo (#18043)

d0857589aedf24fd68c5d0d49acc362ff6dd7429 authored over 4 years ago by François Capon <[email protected]>
Fix Latvian translation of messages (#18024)

b4c599c0332b1828e6b7c9c06035ca1963aaed9c authored over 4 years ago by Uldis Nelsons <[email protected]>
Add Hindi message translations (#18023)

8e358ff14ae78284ba7042bc61264e4346d1af7d authored over 4 years ago by Sohel Ahmed Mesaniya <[email protected]>
Add links to Russian translation of "testing" guide for templates (#18029)

bec66eb83cab3eaf87b9faea725faae25516f36d authored over 4 years ago by Sergey Predvoditelev <[email protected]>
Applied #18019 changes to framework package

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

6ac98f3c4f0b64d594244409972998b1a79d9777 authored over 4 years ago by Alexander Makarov <[email protected]>
release version 2.0.35

60a39654dd2d425a24c64d6c1d641a0754b015bc authored over 4 years ago by Alexander Makarov <[email protected]>
Fix DynamicModel phpdoc

f425f1a655da37948338a5f127d7fe6587cbb3d0 authored over 4 years ago by Alexander Makarov <[email protected]>
Minor changelog fixes

ac383366af32520c0f538a6e4fdde04763954139 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #17975: Fix deleting unused messages with console command if message tables were created manually (auerswald, cebe)

Co-authored-by: AA <[email protected]>
Co-authored-by: Carsten Brandt <mail@ce...

d07cbdaab3e467d1a8875249d17db04af8e79864 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #18010: Allow upper or lower case operators in `InCondition` and `LikeCondition`

37fc9292857b012cebe24417ff74a1fb42072d4c authored over 4 years ago by Alex <[email protected]>
Fix #16481: Fix RBAC MSSQL trigger

3bc919bcbd652ecfdf6fbcdf0266cfae331e3552 authored over 4 years ago by Aurélien Chretien <[email protected]>
Fix #17961: Fix pagination `pageSizeLimit` ignore if set as array with more then 2 elements

2d15c484ef8dce38c5ddf5a62962bcaa56f8f490 authored over 4 years ago by tsvetiligo <[email protected]>
Fix #17991: Improve `yii\db\Connection` master and slave failover, no connection attempt was made when all servers are marked as unavailable

088fd518fef729bbc3c166398f0334533e3b307e authored over 4 years ago by Carsten Brandt <[email protected]>
Fix #17993: Added `yii\i18n\Formatter::$currencyDecimalSeparator` to allow setting custom symbols for currency decimal in IntlNumberFormatter

e20358241c7cb37a3f72baf04e0bc2d44f7f0930 authored over 4 years ago by XPOHOC <[email protected]>
Fix #18000: PK value of Oracle ActiveRecord is missing after save

89ded8c82a56ee8836b22a03276545b2433c049d authored over 4 years ago by Kwok <[email protected]>
Fix #18011: Added attribute labels support for `DynamicModel`, fixed `EachValidator` to pass the attribute label to the underlying `DynamicModel`

c32811887af0f93b7f250253e4d237bab22b3c63 authored over 4 years ago by Maksym Storchak <[email protected]>
Fix #18006: Allow SameSite cookie pre PHP 7.3

975937e531b488864047f306c047a2240d3bab59 authored over 4 years ago by scottix <[email protected]>
Fix #18019: Allow jQuery 3.5.0 to be installed

9814f6184722369778228c4d99d3ec9eec8e2f73 authored over 4 years ago by Wouter Wolters <[email protected]>
Fix #17653: Fix `TypeError: pair[1] is undefined` when query param doesn't have = sign

647d53ad1fea4338cebcf2e112f42c6374013962 authored over 4 years ago by Baso10 <[email protected]>
Update yii2-base and yii2-advanced reference link (#18016)

0b66d8f988a5cfb3508724e69ba52bc981819f31 authored over 4 years ago by n0tYet <[email protected]>
Add missing third parameter to preg_match in ChangeLogTest (#17998)

7a27f5fd12fcc37486fc842f73e498b2e96830a3 authored over 4 years ago by Deryabin Sergey <[email protected]>
Added Hebrew delete confirm message (#17982)

a96823d3abca7912ee761487b031a3b8030a4867 authored over 4 years ago by Chaim Leichman <[email protected]>
Fix #17974: Fix ActiveRelationTrait compatibility with PHP 7.4

cb67d07b85dae8b06b24a74501b7a6cb598d9e76 authored over 4 years ago by Maxim Chistyakov <[email protected]>
Fix #17979: Improve migrate/fresh command description

e6c4640c9874248ff3ab694c6137e3a60c429e72 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #17758: `Query::withQuery()` can be used for CTE

a66fac3bb1700c612f1f0b80413051c82b506398 authored over 4 years ago by Sartor <[email protected]>
Fix #17960: Fix unsigned primary key type mapping for SQLite

932aab4bbcc95650849499240177c752ee8bbeaa authored over 4 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' into 17960-sqlite-unsigned-primary-key

e9c27ca51b59886b5f995935d256d887ec6c5332 authored over 4 years ago by Alexander Makarov <[email protected]>
Document [alias=>table] syntax for join methods (#17967)

b500631d0ab8f76e929149e3b738b2789a72b9dc authored over 4 years ago by Brandon Kelly <[email protected]>
Changelog

86c5daf7e1bc1543b21b160dd4d27f129d4df3a5 authored over 4 years ago by Bizley <[email protected]>
Corrected tests

0643ef312d2cf1e958814ba7e0a3001a6d58405c authored over 4 years ago by Bizley <[email protected]>
Removed UNSIGNED from primary keys mapping

0210a5cbb083c61623ea4ecbc6008a1a2bc87f5a authored over 4 years ago by Bizley <[email protected]>
Fixed typo

64142f0677a3197eed6fef3fa92fc99a3000389d authored over 4 years ago by Bizley <[email protected]>
Fix #17948: Ignore errors caused by `set_time_limit(0)`

13c14292c2bee07e6a1766262bbbae35289d9874 authored over 4 years ago by Brandon Kelly <[email protected]>
Fix #17810: Fix EachValidator crashing with uninitialized typed properties

355ca1562ddf6b25b5db3d1b62e138aa503087a9 authored over 4 years ago by ricardomm85 <[email protected]>
Update Russian translation (#17945)

2717070cce0ae51dd00021a66d43d1a32d52d436 authored over 4 years ago by Andre <[email protected]>
Fix #17942: Fix for `DbCache` loop in MySQL `QueryBuilder`

55890453ab649a5059fbe2facc52df68040e5751 authored over 4 years ago by Alex <[email protected]>
prepare for next release

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

dd657f8d64dc24b842f5b65a0e8748cd78bf6554 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix formatting

82649fc741cf54720c9877190392259f65f9624f authored over 4 years ago by Alexander Makarov <[email protected]>
Bug #17933: Log warning instead of erroring when URLManager is unable to initialize cache

fbd7eded2dba548230eec177b8cde623e788b9e0 authored over 4 years ago by Alexander Makarov <[email protected]>
Fixed usage of non-existing ResponseEvent in yii\web\Response docs (#17939)

f8d417c42a2f32a4fdaa15d6bd33909ad418469e authored over 4 years ago by Brandon Kelly <[email protected]>
Fix #17935: Reset DB quoted table/column name caches when the connection is closed

7a5e51e9beba8b17a0caffac8c748ba7d4f79712 authored over 4 years ago by Brandon Kelly <[email protected]>
Fix #17934: Fix regression in Oracle when binding several string parameters

f843317d97f7e09dd998fc20a114eba1ac1ced5b authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #17932: Fix regression in detection of AJAX requests (#17937)

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

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

70f9ab858b07e6d6be7b4511e7b68c1205a66d83 authored over 4 years ago by Alexander Makarov <[email protected]>
Clarify changelog

605505b2557ce7656d141204281c6834475bd97d authored over 4 years ago by Alexander Makarov <[email protected]>
Do not shallow clone AppVeyor

168ddace6339512efb83f068a92ec84dc628de81 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #17878: Detect CORS AJAX requests without `X-Requested-With` in `Request::getIsAjax()`

7f88acb31377c08c2fea3b256dc91c56e3923ef4 authored over 4 years ago by Igor Tarasov <[email protected]>
Fix #17929: Actions can now have bool typed params bound

4b6d3c0290e0815601f492791f460d0f190402b0 authored over 4 years ago by Alex <[email protected]>
Fix #17827: Add `StringValidator::$strict` that can be turned off to allow any scalars

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

31e3698ab95a1f2c1f3fdb18eecb0a4c397848b2 authored over 4 years ago by Adam Hayward <[email protected]>
Fix #17667: Fix `CREATE INDEX` failure on sqlite when specifying schema

438cc80fc75a75bc229d536f1ea1e10245f71f3d authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #16145: Fix `Html` helper `checkboxList()`, `radioList()`, `renderSelectOptions()`, `dropDownList()`, `listBox()` methods to work properly with traversable selection

4de66f8205fe74d643b010a922a093ce390a5bb2 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix HtmlTest to work well with line endings

1d6d0d76c54f66a55c43fe55ddce0668a6f0c06e authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #17928: Fix broken link in "Response Formatting"

68832c8f6dde7a890b2112448ccbac393b4b9253 authored over 4 years ago by Alexander Makarov <[email protected]>
Use services for MySQL and PostgreSQL tests

4033c8275848db303d6040130c79d1485b6c4494 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #17920: Fix for `Command::getRawSql` and `Expression` in params

50b19dbfba5b282bbab9fdd4ca01d6a8744ca6d4 authored over 4 years ago by Alex <[email protected]>
Fix #17909: Reset DB schema, transaction, and driver name when the connection is closed

1b5dacb0512da0f557b4e5308ee1fa0ef716b984 authored over 4 years ago by Brandon Kelly <[email protected]>
Fix #17797: Fix for `activeListInput` options

* Tests

Test for `activeListInput` options.
Also fixed test names for `checkbox` and `radio`...

5939813a8eead613c6741d0cb569f55fab42a826 authored over 4 years ago by alex-code <[email protected]>
Fix #16092: Fix duplicate joins in usage of `joinWith`

b7d8730044a8b14acded9f8ee4f559a90d432503 authored over 4 years ago by Ivan Hermanov <[email protected]>
Add upgrade note about HeadersAlreadySentException

bc0770cf6719d3f9b5adeccb870827e47e3908a0 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix passing cache parameter (#17907)

0660011f53ba2a2fa94ae5ac600aea88f151026d authored over 4 years ago by Alexander Makarov <[email protected]>
Fix bracket

b7723aebcf4e44f9af4c1833da90ca82c9d43684 authored over 4 years ago by Alexander Makarov <[email protected]>
Add missing bracket

db9e2fa7099fb4132f49743c9e06147daa1a33ac authored over 4 years ago by Alexander Makarov <[email protected]>
Backwards compatibility and formatting fix for #17897

fbdf4645109039552e165096bb78dc144ad52259 authored over 4 years ago by Alexander Makarov <[email protected]>
fix: #13749 Yii opens db connection even when hits query cache (#17897)

* fix: #13749 Yii opens db connection even when hits query cache

* feat: fix unit test errors...

7a36c964a4461361f1c06594312c6ef61e626954 authored over 4 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 13749-db-connect-when-cache

c4742d0557bbff2af24d113d2ee9bbb093daca1d authored over 4 years ago by root <root@169ebdbc019b>
Fix #17679: Fix Oracle exception "ORA-01461: can bind a LONG value only for insert into a LONG column" when inserting 4k+ string

f165b6b31fdfb688930e3c185763fed0cba33fed authored over 4 years ago by vinpel <[email protected]>
Fix incorrect assertion in fixture test (#17904)

e22c9c6d68cf9da17ab481a805863b1e193393eb authored over 4 years ago by Alexander Makarov <[email protected]>
Fix Russian translation of output-data-providers.md

445cc9f91fad2337b4c0d22f272612653468a5dd authored over 4 years ago by SKAChels <[email protected]>
feat: rawsql is only used for log, if profile it will be setted

483c36770467f33b644e6906f55c42ac90b66c9f authored over 4 years ago by Ather Shu <[email protected]>
feat: fix unittest

358e3518b3bf9edb8e0de66f45077fb76e788742 authored over 4 years ago by Ather Shu <[email protected]>
feat: fix codeclimate error

990c4be45404ca5335afec0a470572fa38d082f1 authored over 4 years ago by Ather Shu <[email protected]>
feat: update code after review

2051c050870d2e89c7fa8ce73d2d0dc28abc599d authored over 4 years ago by Ather Shu <[email protected]>
feat: fix unit test errors

b9316c92058103355aa95f7f1f303224b03edcd8 authored over 4 years ago by Ather Shu <[email protected]>
fix: #13749 Yii opens db connection even when hits query cache

7428a45bf90230379b311029bfeee32d740313de authored over 4 years ago by Ather Shu <[email protected]>
Fix #16721: Use `Instance::ensure()` to initialize `UrlManager::$cache`

ec089fea5a684de1e358995bf36522ec6834e71b authored over 4 years ago by Robert Korulczyk <[email protected]>
Fix #17886: yii\rest\Serializer serialize arrays

ecbafa2e3aad55d83afee190ada41bf42e00f131 authored over 4 years ago by patacca <[email protected]>