yii2-json-editor
yii2-json-editor copied to clipboard
Bump yiisoft/yii2 from 2.0.45 to 2.0.47
Bumps yiisoft/yii2 from 2.0.45 to 2.0.47.
Changelog
Sourced from yiisoft/yii2's changelog.
2.0.47 November 18, 2022
- Bug #12636: Fix CompareValidator successful state when compareAttribute has an error (manchenkoff)
- Bug #14388: Fixed fixture loading order in output message (manchenkoff)
- Bug #15500: Fix saving empty records to MySQL (manchenkoff)
- Bug #15557: Fix empty fields exclusion in safe attributes of
yii\base\Model(manchenkoff)- Bug #16658: Fix file readability check on publishing assets by
yii\web\AssetManager(manchenkoff)- Bug #19316: Fix MysqlMutex with same connection but difference database (kamarton)
- Bug #19507: Fix eager loading of nested one-to-many relations (spo0okie)
- Bug #19508: Fix wrong selection for boolean attributes in GridView (alnidok)
- Bug #19517: Fix regression in
CompositeAuth::authenticate()introduced in #19418 (WinterSilence)- Bug #19520: Fix for TIMESTAMP & ROWVERSION columns in MSSQL insert query (darkdef)
- Bug #19530: Fix specifying the field id for
yii\widgets\ActiveField(kv4nt)- Bug #19534: Fix
yii\helpers\BaseHtml::renderSelectOptions()to properly render boolean selection (bizley)- Bug #19537: Fix default expression detection for MariaDB
dateandtimecolumns (bizley)- Bug #19546: Reverted #19309 (bizley)
- Bug #19581: Fix regression in
CompositeAuthintroduced in #19418 (SamMousa, WinterSilence, samdark)- Bug #19589: Fix Error reporting in to the
BaseArrayHelper::getValue()(lav45)- Bug #19670: Fix Error null check PHP 8.1
yii\rbac\DbManager(samuelexyz)- Chg #17811: Do not reset
retryHandlerwhenyii\db\Command::reset()called (erickskrauch)- Chg #19354: Reuse
Validator::getAttributeNames()inAttributeTypecastBehavior::detectAttributeTypes()(WinterSilence)2.0.46 August 18, 2022
- Bug #19235: Fix return type compatibility of
yii\web\SessionIteratorclass methods for PHP 8.1 (virtual-designer)- Bug #19237: Fix OCI PHP 8.1 passing
nullto trim() (longthanhtran)- Bug #19243: Handle
finfo_openfor tar.xz asapplication/octet-streamon PHP 8.1 (longthanhtran)- Bug #19256: Pass missed
$viewto user's callback inyii\validators\InlineValidator::clientValidateAttribute()(WinterSilence)- Bug #19259: Fix
yii\log\FileTargetlocking and always rotate files only by copy (bizley, mikehaertl)- Bug #19272: Fix bug in dirty attributes check on multidimensional array (speedplli)
- Bug #19291: Reset errors and validators in
yii\base\Model::__clone()(WinterSilence)- Bug #19303: Fix serialization in
yii\caching\Dependency::generateReusableHash()(WinterSilence)- Bug #19312: Fix PHP 8.1 error when passing null to
yii\helpers\BaseInflector(WinterSilence)- Bug #19322: Revert force setting value to empty string in case it's
nullinyii\validators\FilterValidator::validateAttribute()(bizley)- Bug #19324: Fix
yii\helpers\BaseHtml::renderSelectOptions()giving wrong selection for boolean attributes (adnandautovic)- Bug #19328: Passing null to parameter #1 ($string) of type string is deprecated in
yii\db\oci\Schema(Arkeins)- Bug #19329: Fix
yii\web\GroupUrlRuleto properly normalize prefix (bizley)- Bug #19349: Fix PHP 8.1 error when attribute and label of
yii\grid\DataColumnare empty (githubjeka)- Bug #19368: Fix PHP 8.1 error when
$fileMimeTypeisnullinyii\validators\FileValidator::validateMimeType()(bizley)- Bug #19380: Fix PHP 8.1 passing non string to trim() in
yii\db\Query(wa1kb0y)- Bug #19386: Fix recursive calling
yii\helpers\BaseArrayHelper::htmlDecode()(WinterSilence)- Bug #19400: Fix passing null in
yii\web\Response::redirect()(bizley)- Bug #19402: Add shutdown event and fix working directory in
yii\base\ErrorHandler(WinterSilence)- Bug #19403: Fix types in
yii\web\SessionIterator(WinterSilence)- Bug #19407: Fix
yii\validators\UniqueValidatorandyii\validators\ExistValidatorto respectskipOnErroroption for target attributes (bizley)- Bug #19418: Fix
yii\filters\auth\CompositeAuthignoringonlyandexceptoptions (lesha724)- Bug #19445: Fix caching in
yii\i18n\Formatter::getUnitMessage()(WinterSilence)
... (truncated)
Commits
8ecf578release version 2.0.474f9d798Fix CHANGELOGaa0d36aFix #19534: Fixyii\helpers\BaseHtml::renderSelectOptions()to properly ren...64f2451Fix #17811: Do not resetretryHandlerwhenyii\db\Command::reset()called6f047ccUnique and Exist validators docs updated (#19678)3dc3175Revert "Fix #19668: Fix Error null check PHP 8.1 `yii\validators\FilterValida...b46427cFix #19581: Fix regression inCompositeAuthintroduced in #19418feb637bFix #19354: ReuseValidator::getAttributeNames()in `AttributeTypecastBeha...70df221Fix Uzbek translation of validator message (#19674)199d1f0Fix #19668: Fix Error null check PHP 8.1yii\validators\FilterValidator- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.