19410 Commits (88e79d3f8eb0121542d8174762cc9a1dca35313d)
 

Author SHA1 Message Date
Tobias Munk 88e79d3f8e
Fix #18290: Fix response with non-seekable streams 4 years ago
DrDeath72 0210999748
Fix #18308: Fixed `\yii\base\Model::getErrorSummary()` reverse order 4 years ago
daqiu c16a7fdfb2
Fix usage of Object in Chinese guide (#18310) 4 years ago
My6UoT9 03da5bb689
Updates to ErrorHandler, add missing type hint \Throwable (#18302) 4 years ago
Alex 1d7baabab5
Fix #18297: Replace usage of deprecated `ReflectionParameter::isArray()` method in PHP8 4 years ago
My6UoT9 affd796c5c
Updated phpdoc return type for getExceptionName (#18296) 4 years ago
My6UoT9 2ce927788a
Update phpdoc for widget->getId (#18295) 4 years ago
Bizley 67728476ec
Fix #16418: Fixed `yii\data\Pagination::getLinks()` to return links to the first and the last pages regardless of the current page 4 years ago
Bizley 9790ea3a35
Add tests to ensure ActiveQuery is using DB connection set by model (#18286) 4 years ago
yakninja c48254cafa
Minor typo fix in bg translation (#18282) 4 years ago
Alexander Makarov 928b511d75
prepare for next release 4 years ago
Alexander Makarov 6e694ee249
release version 2.0.38 4 years ago
Alexander Makarov 9abccb96d7
Merge pull request from GHSA-699q-wcff-g9mj 4 years ago
Alexander Makarov 52ae0dabdc
Adjust changelog messages 4 years ago
Sam 9c838207ce
Bug #18245: Make resolving DI references inside of arrays in dependencies optional 4 years ago
Daniel Szabo 973ecda74c
Fix #16892: Validation error class was not applied to checkbox and radio when validationStateOn = self::VALIDATION_STATE_ON_INPUT 4 years ago
Wilmer Arambula e5e80ac5ec
Fix testGetColumType for PostgreSQL (#18279) 4 years ago
Wilmer Arambula 5558ee793b
Fix #18040, fix #15265, fix #18232 database issues (#18225) 4 years ago
Ahmed Shahawi 1972741bae
Install codeception as a dev dependency (#18277) 4 years ago
parthjani07 72fb200f04
Fix typos in Hindi language (#18276) 4 years ago
DarkDef 4b2af4d2a4
Bug #13973: Correct alterColumn for MSSQL & drop constraints before drop column 4 years ago
Alex 287476465d
Fix #18196: `yii\rbac\DbManager::$checkAccessAssignments` is now `protected` 4 years ago
JesseHines0 db4beebe23
Fix #18213: Do not load fixtures with circular dependencies twice instead of throwing an exception 4 years ago
Maxim Hodyrev 09dc9b70f8
Fix #18066: Fixed `yii\db\Query::create()` wasn't using all info from `withQuery()` 4 years ago
Alexander Makarov e81b0f00a7
Fix #18235: Document inline validator change regarding static closures 4 years ago
Michael Härtl 9aa46136f6
Fix #18248: Render only one stack trace on console for chained exceptions 4 years ago
Vladislav Pototskiy e348c0f460
Fix #18269: Fix integer safe attribute to work properly in `yii\base\Model` 4 years ago
azbuk b680494d6b
Fix typo in message for lang uz (#18272) 4 years ago
Tobias Munk 7423222eae
Add docs about IP blocks for property $ips (#18261) 4 years ago
Ming Yi c6cba1dff3
Minor typo for ActiveRecord doc (#18246) 4 years ago
DarkDef f212925242
Fix #18239: Fix support of no-extension files for `FileValidator::validateExtension()` 4 years ago
Basil 175a201004
Fix #18236: Allow `yii\filters\RateLimiter` to accept a closure function for the `$user` property in order to assign values on runtime 4 years ago
bscheshirwork 6bfd21cead
Update Russian translation of structure-assets.md (#18243) 4 years ago
DarkDef 705be8fb85
Fix #18229: Add a flag to set Connection to SyBase mode 4 years ago
Nobuo Kihara 8885ec55e4
Allowlist instead of white list [ci skip] (#18240) 4 years ago
Nobuo Kihara 38ba1231e0
docs/guide-ja updates (#18237) 4 years ago
Nobuo Kihara 4472a4f73c
docs/guide-ja updated [ci skip] (#18234) 4 years ago
Alexander Makarov 40fc68e239
Fix #18233: Add PHP 8 support 4 years ago
Alexander Makarov 38b1eb2c3e
prepare for next release 4 years ago
Alexander Makarov 15e233574c
release version 2.0.37 4 years ago
Michael Härtl aca01e4fec
Fix #18217: Make `yii\console\ErrorHandler` render chained exceptions in debug mode 4 years ago
Alexander Makarov 0aed904077
Move patcher up so patches are certainly applied (#18211) 4 years ago
Mathias f839a02414
Fix #18156: Fix `yii\db\Schema::quoteSimpleTableName()` was checking incorrect quote character 4 years ago
Alexander Makarov 523e4b324b
Fix #18175: Add upgrade note for 2.0.36 about inline validator defined as closure 4 years ago
Alexander Makarov 7e2601fa1c
Fix incorrect source message KB -> kB in several translations 4 years ago
Alex Yashkin 758c27f48f
Use kB instead of KB in Belarusian messages (#18220) 4 years ago
Alexander Makarov 7cc538c0a9
Fix #18203: PDO exception code was not properly passed to `yii\db\Exception` 4 years ago
Alex e49a52f3a1
Fix #18210: Allow strict comparison for multi-select inputs 4 years ago
DarkDef a624c31698
Fix #18198: Fix saving tables with trigger by outputting inserted data from insert query with usage of temporary table 4 years ago
Alexander Makarov f34d160179
Remove unused use 4 years ago