2692 Commits (110199bcfdd251d92b8c40f57ded2df86051006b)

Author SHA1 Message Date
Alexander Makarov 110199bcfd
Fix #17859: Fix loading fixtures under Windows 5 years ago
simialbi 79e68767db
Fix #11945: Fix Schema Builder MySQL column definition order 5 years ago
Michael Härtl c41b428088
Fix #17884: Fix 0 values in console Table rendered as empty string 5 years ago
Ivan Hermanov 18f7970d80
Fix #16334: Serializer support `\JsonSerializable` 5 years ago
Brandon Kelly 79dbd91246
Fix #17881: `yii\db\Query::queryScalar()` wasn’t reverting the `select`, `orderBy`, `limit`, and `offset` params if an exception occurred 5 years ago
Alexander Makarov 1f8ca7b7b1
Better changelog and upgrade note for #17875 [skip ci] 5 years ago
Yusup Hambali 55793471ea
Fix #17875: Revert `move_uploaded_file()` function instead of `copy()` and `unlink()` for saving uploaded files when POST request 5 years ago
Alexander Makarov 1d83073b12
Move changelog entry to correct version [skip ci] 5 years ago
Viktor Pikaev c901608af7
Fix #17863: `\yii\helpers\BaseInflector::slug()` doesn't work with an empty string as a replacement argument 5 years ago
Sergey f69670fb65
Fix #17798: Avoid creating folder for stream log targets in `FileTarget` 5 years ago
alex-code a3c5de3d3b
Fix #17850: Update to `ReplaceArrayValue` config exception message 5 years ago
Arthur Skobara a19dd48b79
Fix #7622: Allow `yii\data\ArrayDataProvider` to control the sort flags for `sortModels` through `yii\data\Sort::sortFlags` property 5 years ago
schevgeny 15d425a3e3
Fix #17843: Fix `yii\web\Session::setCookieParamsInternal` check param "samesite" 5 years ago
haveyaseen 82b7ecbdf3
Fix #17828: Fix `yii\web\UploadedFile::saveAs()` failing when error value in `$_FILES` entry is a string 5 years ago
rhertogh b794d76056 Fix #17829: `yii\helpers\ArrayHelper::filter` now correctly filters data when passing a filter with more than 2 levels 5 years ago
Alexander Makarov e9e176c7a6
prepare for next release 5 years ago
Alexander Makarov fd6ccb615c
release version 2.0.32 5 years ago
Alexander Makarov 46665bb77d
Move changelog entry placed into previous release incorrectly [skip ci] 5 years ago
Alexander Makarov cd88681fd9
Improve changelog lines [skip ci] 5 years ago
Oleg 559206bc78 Fix #17635: Fix varbinary data handling for MSSQL 5 years ago
Ather Shu 038ce9f77e Fix #17755: Fix a bug for web request with `trustedHosts` set to format `['10.0.0.1' => ['X-Forwarded-For']]` 5 years ago
Toma91 a982f31606 Fixes #17300: Fix class-level Event handling with wildcards 5 years ago
Yusup Hambali cf0e56907f Fix #17037, Fix #17729: Fix uploaded file saving for multipart forms, add path alias support for UploadFile::saveAs() 5 years ago
Sam 9b1304ab4e Fix #17803: Fixed ErrorHandler unregister and register only change global state when applicable 5 years ago
Alexander Makarov da1fddb576
Fix #17766: Remove previous PJAX event binding before registering new one 5 years ago
Brandon Kelly beca7b45d3 Fix #17793: Fix inconsistent handling of null `data` attribute values in `yii\helpers\BaseHtml::renderTagAttributes()` 5 years ago
Brandon Kelly 7e471e3010 Fix #17792: Added support for `aria` attributes to `yii\helpers\BaseHtml::renderTagAttributes()` 5 years ago
Alexander Makarov f226c3cb38
Fix #12539: `yii\filters\ContentNegotiator` now generates 406 'Not Acceptable' instead of 415 'Unsupported Media Type' on content-type negotiation fail 5 years ago
Alexander Makarov 0ba9c619c7
Fix #17760: Fix `JSON::encode()` for `\DateTimeInterface` under PHP 7.4 5 years ago
Sergey Predvoditelev 52d15ab84d Fix typo in CHANGELOG.md (#17788) [skip ci] 5 years ago
Alexander Makarov 67ff6f814b
Fix #17771: migrate/fresh was not returning exit code 5 years ago
TheCodeholic 0ba67fac0c Fix #17767: Make `Formatter::formatNumber` method protected 5 years ago
Somogyi Márton 48c08d093c Fix #17749: Dispatcher fix if target crashed in PHP 7.0+ 5 years ago
Robert Korulczyk 383cf0c48d Fix #17762: PHP 7.4: Remove special condition for converting PHP errors to exceptions if they occurred inside of `__toString()` call 5 years ago
Bizley b79fe7d106 Fix #17744: Fix a bug with setting incorrect `defaultValue` to AR column with `CURRENT_TIMESTAMP(x)` as default expression (MySQL >= 5.6.4) 5 years ago
Alexander Makarov 596bcff0b4
prepare for next release 5 years ago
Alexander Makarov d97a160bce
release version 2.0.31 5 years ago
Dmitriy Derepko bc180ac20d Fix #17745: Fix PostgreSQL query builder drops default value when it is empty 5 years ago
Somogyi Márton 5e71b11d8d #17733: Additional fixes for #17665, `Forwarded` header parsing in Request 5 years ago
Evgeny 62acca9f3d Fix #17740: `yii\helpers\BaseInflector::slug()` doesn't replace multiple replacement string occurrences to single one 5 years ago
Hubert Strychalski 817c264181 Fix #17661: Fix query builder incorrect IN/NOT IN condition handling for null values 5 years ago
Mikk Tendermann 83055dcc33 Fix #17665: Implement RFC 7239 `Forwarded` header parsing in Request 5 years ago
Alexander Makarov 3b6668804c
Fix #17710: Fix MemCache duration normalization to avoid memcached/system timestamp mismatch 5 years ago
Yusup Hambali 05aae044e5 Fix #17720: DI 3 support for application core components and default object configurations 5 years ago
Brandon Kelly 88f08005ab Fix #17687: `Query::indexBy` can now include a table alias 5 years ago
Alexander Makarov e153c68768 Fix #17725: Ensure we do not use external polyfills for pbkdf2() as these may be implemented incorrectly 5 years ago
Alexander Makarov 69b1966b4a
PHP 7.4 fixes 5 years ago
Alexander Makarov 9bf2b5261d
Fix issue number in changelog [skip ci] 5 years ago
Bizley 1a8c83ba43 Fix #17694: Fixed Error Handler to clear registered view tags, scripts, and files when rendering error view through action view 5 years ago
Alexander Makarov a9d5e7fe4c
Fix changelog [skip ci] 5 years ago