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 #19813: Fix `yii\base\DynamicModel` validation with validators that reference missing attributes

4e7aac710f189e4cac6570088b5443b34d6ca0e9 authored over 1 year ago by Michaël Arnauts <[email protected]>
Fix #19816: Explicitly pass `$fallbackToMaster` as `true` to `getSlavePdo()` to ensure it is not affected by child class with changed defaults

6e7d0fbff41d158fe60252ad23a9bcb9793ca291 authored over 1 year ago by Luke English <[email protected]>
Removed copying of non-existing test files (#19822)

Tests patches are now loaded via URL (https://github.com/yiisoft/yii2/pull/18356).

4e23de91aaa1378ace05a6874d819d3b824ca391 authored over 1 year ago by rhertogh <[email protected]>
BC break: Calling a method unnecessarily (#19810)

* BC: Calling a method unnecessarily

Making an indirect call to the `$this->getOldAttributes(...

b77caaa0b20a43a942e3ff217844c7c12f4b0572 authored over 1 year ago by Thiago Talma <[email protected]>
Revert "Fix #19804: Change `$this->oldAttributes` to `$this->_oldAttributes` to avoid calling a method unnecessarily"

This reverts commit 246a58163768f0b322ae28fc15200e6c33bef73f.

a6ff29896420c181d21c17192113480c9e548950 authored over 1 year ago by Alexander Makarov <[email protected]>
Fix #19804: Change `$this->oldAttributes` to `$this->_oldAttributes` to avoid calling a method unnecessarily

246a58163768f0b322ae28fc15200e6c33bef73f authored over 1 year ago by Thiago Talma <[email protected]>
Cancel jobs in progress when PR is updated (#19801)

1a07bb14d929b206fb8e22df32021f68a1eb4b7d authored over 1 year ago by Bizley <[email protected]>
Prevent redirection with new line character in the route (#19800)

* Prevent redirection with new line character in the route

* Remove escape

* Remove import...

87f05afb8a07ef72be486413ee4f775729f099ee authored over 1 year ago by Bizley <[email protected]>
Fix #19794: Add caching in `yii\web\Request` for `getUserIP()` and `getSecureForwardedHeaderTrustedParts()`

aa1e4432f1041914b14a590241717ad1dd0807ca authored over 1 year ago by rhertogh <[email protected]>
Fixed \yiiunit\framework\helpers\JsonTest::testEncode() for PHP 5.4 (#19798)

* Fixed \yiiunit\framework\helpers\JsonTest::testEncode() for PHP 5.4

'\Generator' is only su...

1260d4011be37999dbd0713f3c83fc0bbab1fa24 authored over 1 year ago by rhertogh <[email protected]>
added pcntl to requirements check

60d0cbd1238413af4f14e7dfa066b5fe0b7780b2 authored over 1 year ago by Tobias Munk <[email protected]>
Fix #19766: Add support for PHP generators to JSON helper

5406e5dad3eaa4e9d58f65bb565d37adc4307f3b authored over 1 year ago by Гордиенко Владислав Юрьевич <[email protected]>
Fix #19770: Fix `yii\mutex\MysqlMutex` `keyPrefix` expression param binding

51208fcb99c724a4c657328dce8ffc3d9b4c2bc1 authored over 1 year ago by Márton Somogyi <[email protected]>
Fix #18867: Check-all checkbox should be unchecked on page load when GridView have no rows (#19764)

f388ca71b08b89e940f1ffbe4afa19ae9d5e115f authored over 1 year ago by PowerGamer1 <[email protected]>
Small update in language (#19769)

* Use correct English terms

* Use a better word

e8bf240c803d849aebb78596790dd3a363fef8c3 authored over 1 year ago by Allan <[email protected]>
Fix #19683: Updated `framework\mimeType.php` to the actual value. Fix typo in `build/controllers/MimeTypeController.php`

95b0e6010e3960be4e206f9c89c2a4ae5092b86b authored over 1 year ago by Deryabin Sergey <[email protected]>
Fix #19705: Add binary and other data type to `$typeMap` list for MySQL

5d0d6f4a1814e791c571067922b845b6e1514831 authored over 1 year ago by Sohel Ahmed Mesaniya <[email protected]>
Feature/dependency fixes for PHP 8.2 (#19746)

7c0788537520389269597c41dacf7bbf6ede738a authored over 1 year ago by Tobias Munk <[email protected]>
Remove array syntax in #19741 (#19745)

8f7fb576cb979648b372c822919b4b8ef00824d9 authored over 1 year ago by nadar <[email protected]>
Fix #19741: Added option to use a closure for `$variations` definition in `yii\filters\PageCache`

17955140d5f7e947b216aad56da163acb2a1b895 authored over 1 year ago by nadar <[email protected]>
Fix #19734: PHP 8.1 compatibility fix for `$query->orderBy(null)`

ff2d004c357fbfcc40e0dd6bb77cdd493367782b authored almost 2 years ago by Oleg Poludnenko <[email protected]>
Fix #19735: Fix `yii\validators\NumberValidator` to use programmable message for the value validation

581a7b2543acee8fa4cce06e891f45a7c00a85a7 authored almost 2 years ago by Bizley <[email protected]>
Fix sorting link for multisort with default order (#19733)

* Add sort tests

* Fix link for multisort

* changelog

* Fix test

55ea8eee1e117c3bdb11d07feb4d9a6de3453ae6 authored almost 2 years ago by Bizley <[email protected]>
Add FileHelper test for a negative except, clarify docs (#19723)

7ed855ccae3eea1f3af9a48c13c54600344f4852 authored almost 2 years ago by Oleg <[email protected]>
Fix #15376: Added $userId for RBAC roles cache

7b369576a83f862fb7ef99886657ad6e81055f3a authored almost 2 years ago by Artem Manchenkov <[email protected]>
Bug #18867: Fixed multiple issues with `yii\grid\CheckboxColumn`

- "check all" checkbox not being checked on page load when all data row checkboxes are initially...

41d232f25e76c0b87492e8ffa7645c1c83824f35 authored almost 2 years ago by PowerGamer1 <[email protected]>
update helper-html.md php.net links (#19716)

38aff47b45753b87cece42aa27ab6fe3e3ef9178 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Fix #19712: cast shell_exec() output to string for jsCompressor

3ad01aa0f04b26313c28811b9e1f052cbb19b6f7 authored almost 2 years ago by impayru <[email protected]>
update helper-array.md php.net links (#19714)

e5da5d5796eb3c9e2faad5a393b194842188687b authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Fix #19635: PHP 8.2 compatibility fix for `yii\validators\DateValidator`

c55db9b30514d53b9f84f2a7ef954e244dcc7113 authored almost 2 years ago by PowerGamer1 <[email protected]>
Fix #17194: Fix unnecessary SQL updates in the database on attributes typecast via `yii\behaviors\AttributeTypecastBehavior`

819b7cf701dbf259fd4554f9cb2ab9d787145f85 authored almost 2 years ago by Andrew <[email protected]>
update tutorial-performance-tuning.md php.net links (#19708)

75ffb9248e3774757c370d5a406f7b5f74c2a475 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
newline is required for correct rendering (#19707)

b7f492da71a975b74316c445b45d2b94d32a76c9 authored almost 2 years ago by nadar <[email protected]>
update tutorial-i18n.md php.net links (#19703)

2fa83a71fe246080c419d1082dbd5d1c6efb7319 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Fix #19693: Fix db/Command not caching `NULL` result with scalar fetchMode

948029f5836fa31665339f45e9d149be378ad68d authored almost 2 years ago by Arkeins <[email protected]>
update tutorial-core-validators.md wiki links (#19702)

173cc5eeb6d016b678a0714733bdea3b6948a4c2 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Fix #15376: Added cache usage for `yii2\rbac\DbManager::getRolesByUser()`

a97934fd9230f44bd95d614ee3436d487545118b authored almost 2 years ago by Artem Manchenkov <[email protected]>
Update tutorial-core-validators.md php.net links (#19701)

177e4d40b9490f2f157a0f9d2dc8e7f1531ee41d authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
update rest-authentication.md wiki link (#19698)

995bd942b5cbccc8deccfe01069e9f692ecf1038 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Change property visibility to allow more flexibility for apps (#19696)

* Change property visibility to allow more flexibility for apps

* Update framework/web/View.p...

fe46b5936195028ba11a21c3bbde234c627cfc41 authored almost 2 years ago by lubosdz <[email protected]>
Fix #19689: Remove empty elements from the `class` array in `yii\helpers\BaseHtml::renderTagAttributes()` to prevent unwanted spaces

1f0f701bc30d237379b5c4a77d5b093f0f7f3eb3 authored almost 2 years ago by Moritz L'Hoest <[email protected]>
Add back SqlToken import in sqlite/Schema

51fc314f585ee28dd9ce5a4fe5ed5ba9eefabb89 authored almost 2 years ago by Alexander Makarov <[email protected]>
Fix #9740: Usage of DI instead of new keyword in Schemas

63ae3f9a0480bc1ae5f860c757d5254da7222f8e authored almost 2 years ago by Artem Manchenkov <[email protected]>
update rest-response-formatting.md wiki links (#19692)

52021404b4f3c58b42254d7561522022395bd2eb authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Fix pt translation "Vêr" to "Ver" (#19690)

A Portuguese dictionary source: https://www.infopedia.pt/dicionarios/lingua-portuguesa/ver

c297dfb8f8e4f44c0afc3366c71c535538b06996 authored almost 2 years ago by lmsmartins <[email protected]>
update rest-controllers.md mozilla links (#19688)

ca5320e31efcf15fe9e8aeb52db911a29d7c80ae authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
update rest-resources.md wiki links (#19687)

277be0b8e789573e0e4ba912db298929e46a8737 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
update rest-quick-start.md wiki links (#19686)

d27f2dbc5887aeaec55940415697d2fd6863afe4 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
prepare for next release

aed647b78cc778dfeb988b3302d6ca52076efca0 authored almost 2 years ago by Alexander Makarov <[email protected]>
release version 2.0.47

68b473679a5f1c85f50ac2aa608a9a8e82b370ee authored almost 2 years ago by Alexander Makarov <[email protected]>
Fix CHANGELOG

792619ff99e86420f959a4954069adac88b8b355 authored almost 2 years ago by Alexander Makarov <[email protected]>
Fix #19534: Fix `yii\helpers\BaseHtml::renderSelectOptions()` to properly render boolean selection

64adbd73c626b66e13208a11a0456157954915b4 authored almost 2 years ago by Bizley <[email protected]>
Fix #17811: Do not reset `retryHandler` when `yii\db\Command::reset()` called

add56d843f9e74b8cf1c40b57cdd03c91b651591 authored almost 2 years ago by ErickSkrauch <[email protected]>
Unique and Exist validators docs updated (#19678)

* Unique and Exist validators docs updated

* Correct the line in unique validator as well

...

3c6e66f2b308de2d8a4e1c9af5aa7c1fca4089e4 authored almost 2 years ago by Bizley <[email protected]>
update caching-http.md php.net links (#19673)

8e673a5c247a0a7629ab8641d60255cf1d240442 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Fix intl differences in tests (#19679)

12a2030fbdb62343b1bae6659f01fdb741b6463d authored almost 2 years ago by Bizley <[email protected]>
Revert "Fix #19668: Fix Error null check PHP 8.1 `yii\validators\FilterValidator`"

This reverts commit d056c7f209c3e14c36959225383b0ca4aaaf171f.

64afc3279adb722e5730830db9b242d0c7844c37 authored almost 2 years ago by Alexander Makarov <[email protected]>
Fix #19581: Fix regression in `CompositeAuth` introduced in #19418

86f8fd7e8900472810302224b923434b91a0c507 authored almost 2 years ago by Alexander Makarov <[email protected]>
Fix #19354: Reuse `Validator::getAttributeNames()` in `AttributeTypecastBehavior::detectAttributeTypes()`

becb910dc9608f1bb9dec09af7659d45a71fbeae authored almost 2 years ago by Anton <[email protected]>
Fix Uzbek translation of validator message (#19674)

b563edecd0de0f8e40c11dbcfe82512a078da169 authored almost 2 years ago by Azizbek <[email protected]>
Fix #19668: Fix Error null check PHP 8.1 `yii\validators\FilterValidator`

d056c7f209c3e14c36959225383b0ca4aaaf171f authored almost 2 years ago by Samuele Renati <[email protected]>
Fix check for stream return false

https://github.com/yiisoft/yii2/commit/c33ef022fe6aee52aa6d0880fda89fe213d7a71a#r89827546

394922f8040aede0b688e1990b0e414e0ea172ee authored almost 2 years ago by Alexander Makarov <[email protected]>
Fix #19670: Fix Error null check PHP 8.1 `yii\rbac\DbManager`

c33ef022fe6aee52aa6d0880fda89fe213d7a71a authored almost 2 years ago by Samuele Renati <[email protected]>
Fix typo in Container.php phpdoc (#19666)

e3dab27c3388bc460e932784da2387ef4d874c27 authored almost 2 years ago by Safuan <[email protected]>
Typo and grammar fixes (#19649)

bc8fd77e493d5893f03e345f34619d3d0a2ffcf2 authored almost 2 years ago by Dmitry <[email protected]>
Fix #19520: Fix for TIMESTAMP & ROWVERSION columns in MSSQL insert query

0b4d5aaafa6bcbe3ce7d68ecba1c61c3dc0fc123 authored almost 2 years ago by Valerii Gorbachev <[email protected]>
PL language fixes 2 (#19662)

241ec447b955e684d6da33b9c51bc7516f63de4c authored almost 2 years ago by Bizley <[email protected]>
update caching-data.md php.net links (#19671)

25f88131b7234305c5d6b2e8fb8dbdfee6dda00b authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
update security-best-practices.md wiki link (#19667)

30512e11244dbe307859ab13067dafac9bdb10a5 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Added UPGRADE.md note for #19603 (#19645)

Added UPGRADE.md note since the default "scope" of the yii\mutex\MysqlMutex has changed.

a80ca77f334ccecf91ba4035c85e0c9d16df9726 authored almost 2 years ago by rhertogh <[email protected]>
PL language fixes (#19659)

56e872e37b3e53e8268524152a22d3a1b57efce4 authored almost 2 years ago by Bizley <[email protected]>
update protocols link (#19658)

52f3e0488323851ee85a19d21ce70b4032c87d9f authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Update protocol links (#19658)

b520f57c4e034609ff05d1bd012e0a1d9a759c80 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
update security-passwords.md php.net links (#19656)

be4f1e4f91feb8073a4ef9a9c7071d7ab8663769 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Use github output (#19651)

d010ec8b2d3c875994cd61f027f1266d70c00ddb authored almost 2 years ago by Bizley <[email protected]>
update security-authorization.md wiki links (#19650)

a3dac7d88886d0b4924742e835edfdfb07f13d0d authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
update output-client-scripts.md php.net links (#19644)

7515f0ff0bd7d5695dbae2ff82c00fb1fbd0bc91 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Fix #19546: Reverted #19309

ca1c7efa93372c1e8145745fe8e98b2c844c726f authored almost 2 years ago by Bizley <[email protected]>
update output-formatting.md links (#19642)

3dfba032332a80ec9db21c91b7c70dd9ec2fbe64 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Added upgrade note about default options for message console command (#19633)

fd8b08e022d4693f58ff2005e9479003e5b66776 authored almost 2 years ago by MarkoNV <[email protected]>
changed git protocol (#19641)

e193e8cb75d58e113cdf37f8313ed91c0ac80895 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Changed git:// protocol to https:// in git-workflow.md since git:// doesn't work anymore (#19634)

0d59c4db1b1d8d68289f0948361be20051b0c20a authored almost 2 years ago by MarkoNV <[email protected]>
update input-file-upload.md php.net links (#19638)

e759584d07bc1e85068e6cdbdc4b81678f8ee1be authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Fixed several typos and grammar errors (#19639)

7c26670f4d5576e04c9cb946d3e1661cc466a4c6 authored almost 2 years ago by Andrew Dawes <[email protected]>
update input-forms.md mozilla links (#19636)

54ee1aaf71c7282b86931d975b90e71d72953df2 authored almost 2 years ago by Ihor Sychevskyi <[email protected]>
Update db-active-record.md links (#19628)

1d557360d544e1fa871b2bd2f9ce7daf6d8b674d authored about 2 years ago by Ihor Sychevskyi <[email protected]>
update db-query-builder.md links (#19626)

48f6f7cc0ef0eaedaf1263f8210ebe71acadbbb9 authored about 2 years ago by Ihor Sychevskyi <[email protected]>
19265 fix file cache duration phpdoc (#19623)

* #19265 fix file cache duration phpdoc

* #19265 fix file cache duration phpdoc

* Update f...

d41752bec8644ebd09704325b27d074c1b4bd403 authored about 2 years ago by Somogyi Márton <[email protected]>
update db-dao.md links (#19625)

6b3fea3891e8eb4457aa3ca7d0afe136cda21f94 authored about 2 years ago by Ihor Sychevskyi <[email protected]>
update concept-autoloading.md links (#19622)

c2d98f2c1f6fd87b4acc8ebce7233518580918f0 authored about 2 years ago by Ihor Sychevskyi <[email protected]>
#19316 removed not relevant CHANGELOG.md line (#19620)

Co-authored-by: Márton Somogyi <[email protected]>

364e907875fd57ee218085cca796ac5d1c3c8d51 authored about 2 years ago by Somogyi Márton <[email protected]>
Fix phpdoc for yii\web\Controller (#19619)

25eed6fe1c51bcf04c55879fa957ec4feeaa9759 authored about 2 years ago by Alex <[email protected]>
Fix comments in BaseFormatConverter (#19618)

b2fcedaeea314670c4bcbc318f6792a0eea682f1 authored about 2 years ago by Anton <[email protected]>
update concept-behaviors.md links (#19617)

53fc9e7e7dd9e51e1f3cff36917aa27ca5cddc98 authored about 2 years ago by Ihor Sychevskyi <[email protected]>
Added info on how to delete fragment caching (#19613)

c410e2de6405a15c4ee2eefc3ac9b2f10be3db67 authored about 2 years ago by ANIL SINGH BAFILA <[email protected]>
Fixed typo mistakes (#19610)

2086a8dbb18746ee8f029e79229df8342de7c359 authored about 2 years ago by Toir Tuychiev <[email protected]>
#19316 fix MysqlMutex long name (#19614)

Co-authored-by: Márton Somogyi <[email protected]>

381c2664438d3b2369ecee1ed5bb3f0bc541cd9c authored about 2 years ago by Somogyi Márton <[email protected]>
update concept-events.md php.net links (#19609)

4aad60fd878a98964624f12e90cda694a29d400a authored about 2 years ago by Ihor Sychevskyi <[email protected]>
MysqlMutext component fix same connection but difference database fail (#19603)

* MysqlMutext component fix same connection but difference database fail with extended keyPrefix...

0b4741ea6aa2fa58866c4eb65ef17c0b8d03323a authored about 2 years ago by Somogyi Márton <[email protected]>
Fix eager loading of nested one-to-many relations (#19585)

* Update ActiveRelationTrait.php

fix #19507

* update structure-applications.md wiki links ...

7d8507dea8cb390d7f6464093137a628d4a909c6 authored about 2 years ago by Alexander Reviakin <[email protected]>