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

Fix #17859: Fix loading fixtures under Windows

110199bcfdd251d92b8c40f57ded2df86051006b authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #11945: Fix Schema Builder MySQL column definition order

79e68767dba028fc75657fb630b29713e826c143 authored over 4 years ago by simialbi <[email protected]>
Added support of JsonSerializable interface to ArrayableTrait (#17888)

6e9764b467e310ff1ea816fc54bcc42f565f7111 authored over 4 years ago by Ivan Hermanov <[email protected]>
Fix #17884: Fix 0 values in console Table rendered as empty string

c41b428088b5ae66b81c4d775c731764fd1e0066 authored over 4 years ago by Michael Härtl <[email protected]>
Fix guide link language [skip ci]

3a04d3ee6c47e30c9bf7bdf6891159d9b0e27bc9 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #16334: Serializer support `\JsonSerializable`

18f7970d80ed40ec3da3e4925abdc129c184082b authored over 4 years ago by Ivan Hermanov <[email protected]>
Fix #17881: `yii\db\Query::queryScalar()` wasn’t reverting the `select`, `orderBy`, `limit`, and `offset` params if an exception occurred

79dbd912465b0bbe39bb2c24ebf45b7bda7b00ca authored over 4 years ago by Brandon Kelly <[email protected]>
Better changelog and upgrade note for #17875 [skip ci]

1f8ca7b7b153a5590e2e4928e2d28604c3331ccf authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #17875: Revert `move_uploaded_file()` function instead of `copy()` and `unlink()` for saving uploaded files when POST request

55793471eafbcac75b0f1e0bd3ea187b9abed5fe authored over 4 years ago by Yusup Hambali <[email protected]>
Fix #17878: Added note about fetch() to Request::getIsAjax() phpdoc [skip ci]

7ec7fd11eecfa086cec4f828392a6cdaa2afbf28 authored over 4 years ago by Alexander Makarov <[email protected]>
Don't test FormatterDate DATE_ATOM with PHP 5.5 (#17879)

215862a91ee84a16e233c417b907641012d5747f authored over 4 years ago by Alexander Makarov <[email protected]>
Add PHP 5.5 to tested versions

33391c0e7736f4a8d0619ae978b87a06d5fbce63 authored over 4 years ago by simialbi <[email protected]>
Execute FormatterDate intl test to PHP 5.5+ only (#17876)

93073c9c4186b0be2f317868fcf724016633909c authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #17868: Add upgrade note for 2.0.29 boolean HTML attributes rendering change [skip ci]

2bc1a6e3b7aa835c9e28a53160fd107770ec2a1d authored over 4 years ago by Alexander Makarov <[email protected]>
Move changelog entry to correct version [skip ci]

1d83073b121794736aa1f8771812a85ae05aa2d1 authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #17863: `\yii\helpers\BaseInflector::slug()` doesn't work with an empty string as a replacement argument

c901608af72e043b519c160c005dd6aa793ac112 authored over 4 years ago by Viktor Pikaev <[email protected]>
Fix GitHub action (#17869)

93f74bfd04a2c132aaaf752b0db80bf82ab6413c authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #17798: Avoid creating folder for stream log targets in `FileTarget`

f69670fb65610488fb5c1a624896d12565464bc4 authored over 4 years ago by Sergey <[email protected]>
Add detail transport properties in tutorial mailing [skip ci]

a04055579eb7ac655b641ec3ddab0191a1b0a334 authored over 4 years ago by sihar <[email protected]>
Fix typo in Russian translation of runtime-logging [skip ci]

861da4ef8a268812383df1c67ca9512c2aaa815d authored over 4 years ago by Artem Besedin <[email protected]>
Update Html helper guide, Russian translation [skip ci]

6d5c1a2a2b7c65bbd71733b4e5357128655ef4bf authored over 4 years ago by Evgeniy Moiseenko <[email protected]>
Fix #17850: Update to `ReplaceArrayValue` config exception message

a3c5de3d3b4b11c452d421fceaddb89512a053de authored over 4 years ago by alex-code <[email protected]>
Fix #7622: Allow `yii\data\ArrayDataProvider` to control the sort flags for `sortModels` through `yii\data\Sort::sortFlags` property

a19dd48b79136cb3048a8c815056b77c81699c9a authored over 4 years ago by Arthur Skobara <[email protected]>
Fix #17843: Fix `yii\web\Session::setCookieParamsInternal` check param "samesite"

15d425a3e3277ca8cb69072ee694954cc8167377 authored over 4 years ago by schevgeny <[email protected]>
Fix #17828: Fix `yii\web\UploadedFile::saveAs()` failing when error value in `$_FILES` entry is a string

82b7ecbdf30f692d50f8bc658a0f698b23bf9b85 authored over 4 years ago by haveyaseen <[email protected]>
Update README [fix #17802] (#17838)

d9bbc8b54175322631e0704a0fa765d77ee0dcc6 authored over 4 years ago by simialbi <[email protected]>
Use GitHub to run tests (#17822)

a777c2e8f69dc753f8a945b1dd54bbaaa1e9e66c authored over 4 years ago by simialbi <[email protected]>
Skip NumberFormatter::asScientific() intl test (#17837)

f5205a83eabd95c940768b4e2f0b97576510294d authored over 4 years ago by Alexander Makarov <[email protected]>
Fix #17829: `yii\helpers\ArrayHelper::filter` now correctly filters data when passing a filter with more than 2 levels

b794d76056ac2fe7426018f5400e9921a4952a55 authored over 4 years ago by rhertogh <[email protected]>
Apply patch to PHPUnit which replaces the deprecated each method (#17831)

b1da57ddf979d2d3b01bd607707bd4e589913875 authored over 4 years ago by haveyaseen <[email protected]>
Fix incorrect info in start-installation.md (#17821) [skip ci]

1378ca03ba7f0974a2e857b6672fb7b3514198ac authored over 4 years ago by melvinroest <[email protected]>
Fix typo in rest-resources.md (#17819) [skip ci]

8c29db5546c45d84f3b243d189bb92d7c211714d authored over 4 years ago by Samrat Baikhonov <[email protected]>
Fix typo in Russian rest-resources.md (#17820) [skip ci]

607fac6d1adeb6479f34fe7168de364fc665ee45 authored over 4 years ago by Samrat Baikhonov <[email protected]>
prepare for next release

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

fd6ccb615c7f75b15c9bee7f2921f012c3cc2845 authored over 4 years ago by Alexander Makarov <[email protected]>
Add "since" tags to UploadedFile [skip ci]

706890a36ea027ad1d3ed486ba113f3aff7a7141 authored over 4 years ago by Alexander Makarov <[email protected]>
Move changelog entry placed into previous release incorrectly [skip ci]

46665bb77de9a2f3628644ca71750f21fe7099eb authored over 4 years ago by Alexander Makarov <[email protected]>
Improve changelog lines [skip ci]

cd88681fd94e81168d6a29d0fcb7dc272230332f authored over 4 years ago by Alexander Makarov <[email protected]>
Fix typo in Russian structure-controllers.md (#17812) [skip ci]

2498a770403c27b0caef44f777ef0df4e74c7dc5 authored over 4 years ago by GOsha <[email protected]>
Fix phpdoc generation error on non-namespaced classes

2e3c17604191bfc1fb8ae9ea573c2903b9cf7da7 authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix #17635: Fix varbinary data handling for MSSQL

559206bc7867cbfaed85d1c77f482ffdb04162d9 authored almost 5 years ago by Oleg <[email protected]>
Improved German translation for customer facing messages (#17800)

5f4a8cb2be5ab9c9459b039490ca612a6cba4c0f authored almost 5 years ago by Tom Weston <[email protected]>
Fix #17755: Fix a bug for web request with `trustedHosts` set to format `['10.0.0.1' => ['X-Forwarded-For']]`

038ce9f77e1ab0bb21037c927e6bf741374e3549 authored almost 5 years ago by Ather Shu <[email protected]>
Fixes #17300: Fix class-level Event handling with wildcards

a982f31606e81f5fa6eb6d50cfb5dd93865e7705 authored almost 5 years ago by Toma91 <[email protected]>
Fix #17037, Fix #17729: Fix uploaded file saving for multipart forms, add path alias support for UploadFile::saveAs()

cf0e56907fb4fa2c4ee090c732782c066a72026a authored almost 5 years ago by Yusup Hambali <[email protected]>
Fix #17803: Fixed ErrorHandler unregister and register only change global state when applicable

9b1304ab4efc3ca4cd814da3c1264d2f43974455 authored almost 5 years ago by Sam <[email protected]>
Fix #17766: Remove previous PJAX event binding before registering new one

da1fddb57617f6659cc4572db35454d366eff562 authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix #17793: Fix inconsistent handling of null `data` attribute values in `yii\helpers\BaseHtml::renderTagAttributes()`

beca7b45d316e08bff71b07f26fa7d62066bc9cb authored almost 5 years ago by Brandon Kelly <[email protected]>
Fix #17792: Added support for `aria` attributes to `yii\helpers\BaseHtml::renderTagAttributes()`

7e471e30106523ff2669f42c5134cae47fdaed25 authored almost 5 years ago by Brandon Kelly <[email protected]>
Improved explanation in start-database.md (#17748) [skip ci]

ad83952197315072124027bf39263eabc1979e1a authored almost 5 years ago by Nisuga Jayawardana <[email protected]>
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]>

f226c3cb381536f852effef9bdf2054f3153f5e5 authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix #17760: Fix `JSON::encode()` for `\DateTimeInterface` under PHP 7.4

0ba9c619c763ca70af31ac94a214ac832130387e authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix typo in CHANGELOG.md (#17788) [skip ci]

52d15ab84dbe46875696a674c992a03114a6b3c7 authored almost 5 years ago by Sergey Predvoditelev <[email protected]>
Fix #17771: migrate/fresh was not returning exit code

67ff6f814b4560bd582e3741b2b187711cb8b78e authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix #17767: Make `Formatter::formatNumber` method protected

0ba67fac0cf0cc33135feb91825022b33f76065a authored almost 5 years ago by TheCodeholic <[email protected]>
Updated Japanese docs [ci skip] (#17779)

1af90a92cdeccec0a50a23856141668f3c966316 authored almost 5 years ago by Nobuo Kihara <[email protected]>
Fixed typo in Russian docs (#17772) [skip ci]

a636ff916ac3a06756f37c0dbfb55994394a6a55 authored almost 5 years ago by FVS13 <[email protected]>
Fix #17749: Dispatcher fix if target crashed in PHP 7.0+

48c08d093ce59bb5ddc7430ee5e9bc1d3927024a authored almost 5 years ago by Somogyi Márton <[email protected]>
Fix #17762: PHP 7.4: Remove special condition for converting PHP errors to exceptions if they occurred inside of `__toString()` call

383cf0c48d729c9bf4bf979fbbca43715758f708 authored almost 5 years ago by Robert Korulczyk <[email protected]>
Fix #17744: Fix a bug with setting incorrect `defaultValue` to AR column with `CURRENT_TIMESTAMP(x)` as default expression (MySQL >= 5.6.4)

b79fe7d106b8f901d3f3f2fd01eae811ce2c34ec authored almost 5 years ago by Bizley <[email protected]>
Code style fix (#17754) [skip ci]

c02060e2412442513c2a959eb2ebc9ca3ea0c5cd authored almost 5 years ago by charescape <[email protected]>
prepare for next release

596bcff0b41d6c5dc074ca5c248741f1a87bbe64 authored almost 5 years ago by Alexander Makarov <[email protected]>
release version 2.0.31

d97a160bcea8663ecf3db051e9d92c710c8ce1d9 authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix #17745: Fix PostgreSQL query builder drops default value when it is empty

bc180ac20d9f9a3625350dc9545b61de0dd03861 authored almost 5 years ago by Dmitriy Derepko <[email protected]>
#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...

5e71b11d8d61a3edfb6d975060fb8e9471a021ee authored almost 5 years ago by Somogyi Márton <[email protected]>
Fix #17740: `yii\helpers\BaseInflector::slug()` doesn't replace multiple replacement string occurrences to single one

62acca9f3d629b491779d11ebd42976bc6b59448 authored almost 5 years ago by Evgeny <[email protected]>
Fix #17661: Fix query builder incorrect IN/NOT IN condition handling for null values

817c2641812fbaf76e131845a3405a0d54f2b256 authored almost 5 years ago by Hubert Strychalski <[email protected]>
Fixed typos in Russian translation of the guide (#17737) [skip ci]

f287b608aafaa97a41e5118f9eb7562f69da7425 authored almost 5 years ago by FVS13 <[email protected]>
Fix code example [skip ci]

3850e663e8b4f412b02eb73826b55ce98d941507 authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix #17675: Replace incorrect <script example with correct one in <style [skip ci]

72e8b911fec32daf53cb963469a18d4028bcd842 authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix #17665: Implement RFC 7239 `Forwarded` header parsing in Request

83055dcc3347f0f9a30afa448339141f2f9ec7f7 authored almost 5 years ago by Mikk Tendermann <[email protected]>
Fix #17710: Fix MemCache duration normalization to avoid memcached/system timestamp mismatch

3b6668804c59b3333773a1b3f34cae511b1c28b6 authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix LV messages (#17730)

89814e624fa99fedf5b0839ee6ba24254fc717d3 authored almost 5 years ago by Uldis Nelsons <[email protected]>
Fix #17720: DI 3 support for application core components and default object configurations

05aae044e511c70f3e9bde8e4e342065095e118d authored almost 5 years ago by Yusup Hambali <[email protected]>
Fix #17687: `Query::indexBy` can now include a table alias

88f08005ab1f7337660fa442c2366ce289f45e75 authored almost 5 years ago by Brandon Kelly <[email protected]>
Fix BaseMailerTest (#17721)

d59c60fac09f47cb5f0631ef2d97087403d5e510 authored almost 5 years ago by Yusup Hambali <[email protected]>
Use latest version of dependencies

0a716fab72625687863dbd31ea9d372c7a2362a3 authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix #17725: Ensure we do not use external polyfills for pbkdf2() as these may be implemented incorrectly

e153c687684d9b8693023f057534c0599d3dce9e authored almost 5 years ago by Alexander Makarov <[email protected]>
Patch PHPUnit mock objects to work correctly with PHP 7.4

e88cc3888a43e3de24a74a4eb7a4f3b3e48f350c authored almost 5 years ago by Alexander Makarov <[email protected]>
PHP 7.4 fixes

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

69b1966b4a503611be69819e8ac36d9365d85a00 authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix GridView JS test to click on all elements in a group instead of only first element (#17719)

c7f07cce94a7034450ff1935f2853dd6a2b37f13 authored almost 5 years ago by Alexander Makarov <[email protected]>
Migrate Travis from .org to .com

89111411506b4c7001cbec4ea5cba03b3fa29fcb authored almost 5 years ago by Alexander Makarov <[email protected]>
docs: more readable command [skip ci] (#17716)

620d963493e7dfbd11d2362c37175a9da2c52c34 authored almost 5 years ago by Tobias Munk <[email protected]>
Fix issue number in changelog [skip ci]

9bf2b5261d459cd6def201f135319eb91396791b authored almost 5 years ago by Alexander Makarov <[email protected]>
Add meta-files for yiisoft/yii2-framework [skip ci]

f0de56b81e4fb6731304fd070f8d2f72a040e52e authored almost 5 years ago by Alexander Makarov <[email protected]>
Add Tidelift as a way to support project financially [skip ci]

260e1adf496af7f2a45c77ab9a8b336d2d53e68a authored almost 5 years ago by Alexander Makarov <[email protected]>
Add GitHub as a way to support project financially [skip ci]

811af2394c6c95ea07ba09cc68a2adf3245c7009 authored almost 5 years ago by Alexander Makarov <[email protected]>
Use release PHP 7.4 in tests (#17709)

47ca44940aec1531549591775094a87894b0a56e authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix #17694: Fixed Error Handler to clear registered view tags, scripts, and files when rendering error view through action view

1a8c83ba438f92075fc6e4ab9124b6ae59fdda8f authored almost 5 years ago by Bizley <[email protected]>
Fix changelog [skip ci]

a9d5e7fe4cce04a1d1db14d6e01313b37f283f17 authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix changelog [skip ci]

9989b63ca3225cc92a4fe8deeaa04bcb4fdf2530 authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix #17701: Throw `BadRequetHttpException` when request params can’t be bound to `bool`, `int`, and `float` controller action arguments

40797c1139f834369d4df48b9caaa84f55b91cac authored almost 5 years ago by Brandon Kelly <[email protected]>
Add PHP 7.4snapshot to the main build

No stable release is available yet. See https://travis-ci.community/t/php-7-4-release/6197

3ef303968ff246eabc6ea1f0a0f12b892a1e3fd5 authored almost 5 years ago by Alexander Makarov <[email protected]>
Bug #17685: up and down methods now using proper "db" component (#17689)

* Bug #17685: up and down methods now using proper "db" component

* Bug #17685: added message...

19a5b4431af70092de68ff8ed3ef073a87fe2298 authored almost 5 years ago by Alexander Makarov <[email protected]>
Update CHANGELOG.md

46d0fbb051065258f611c2b3b6cda85fea4a7cdb authored almost 5 years ago by Alexander Makarov <[email protected]>
Bug #17685: added message to changelog

f1ef461fe1ce15278a1453aac445e8b61330a211 authored almost 5 years ago by Roman Kulikov <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 17685-fix-rbac-migration

8e0c79574e27b33018c4c34d339e5180cd50b6f8 authored almost 5 years ago by Roman Kulikov <[email protected]>
Correct typo: "mutli-server" > "multi-server" [skip ci]

ef33af645d9793df41f5c78bbca108eeba273300 authored almost 5 years ago by Daniel Szabo <[email protected]>
Add uz translation for form (#17693) [skip ci]

bd93d76a8c1477dc5e9593d9d130e497cdd38f61 authored almost 5 years ago by Assylbek <[email protected]>
Remove non-standard header so license is auto-detected properly [skip ci]

5385ac314dab9efa18d8cb20b75b73b6ff74cc8e authored almost 5 years ago by Alexander Makarov <[email protected]>