Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update yii.validation.js #2

Closed
wants to merge 1 commit into from
Closed

Update yii.validation.js #2

wants to merge 1 commit into from

Conversation

Sergeygithub
Copy link
Contributor

Если длина строки не проходит валидацию, то выводим сообщение об этом, а не длину.))

Если длина строки не проходит валидацию, то выводим сообщение об этом, а не длину.))
@qiangxue qiangxue closed this Apr 19, 2014
qiangxue pushed a commit that referenced this pull request May 24, 2014
wenbin1989 pushed a commit to wenbin1989/yii2-framework that referenced this pull request Nov 17, 2014
wenbin1989 pushed a commit to wenbin1989/yii2-framework that referenced this pull request Nov 17, 2014
wenbin1989 pushed a commit to wenbin1989/yii2-framework that referenced this pull request Nov 17, 2014
wenbin1989 pushed a commit to wenbin1989/yii2-framework that referenced this pull request Nov 17, 2014
wenbin1989 pushed a commit to wenbin1989/yii2-framework that referenced this pull request Nov 17, 2014
wenbin1989 pushed a commit to wenbin1989/yii2-framework that referenced this pull request Nov 17, 2014
start-hello.md zh-CN translated [skip CI]
wenbin1989 pushed a commit to wenbin1989/yii2-framework that referenced this pull request Nov 17, 2014
wenbin1989 pushed a commit to wenbin1989/yii2-framework that referenced this pull request Nov 17, 2014
indrig added a commit to indrig/yii2-framework that referenced this pull request Dec 26, 2019
Fix for PHP 7.4

Trying to access array offset on value of type null
When:
if (($value = $model[$attribute]) !== null) 

/var/www/builds/cms/3.6.0/vendor/yiisoft/yii2/db/ActiveRelationTrait.php line 526

#0 /var/www/builds/cms/3.6.0/vendor/yiisoft/yii2/db/ActiveRelationTrait.php(526): yii\base\ErrorHandler->handleError()
yiisoft#1 /var/www/builds/cms/3.6.0/vendor/yiisoft/yii2/db/ActiveRelationTrait.php(246): yii\db\ActiveQuery->filterByModels()
yiisoft#2 /var/www/builds/cms/3.6.0/vendor/yiisoft/yii2/db/ActiveQueryTrait.php(151): yii\db\ActiveQuery->populateRelation()
yiisoft#3 /var/www/builds/cms/3.6.0/vendor/yiisoft/yii2/db/ActiveQuery.php(224): yii\db\ActiveQuery->findWith()
indrig added a commit to indrig/yii2-framework that referenced this pull request Dec 26, 2019
Fix for PHP 7.4

Trying to access array offset on value of type null
When:
if (($value = $model[$attribute]) !== null) 

/var/www/builds/cms/3.6.0/vendor/yiisoft/yii2/db/ActiveRelationTrait.php line 526

#0 /var/www/builds/cms/3.6.0/vendor/yiisoft/yii2/db/ActiveRelationTrait.php(526): yii\base\ErrorHandler->handleError()
yiisoft#1 /var/www/builds/cms/3.6.0/vendor/yiisoft/yii2/db/ActiveRelationTrait.php(246): yii\db\ActiveQuery->filterByModels()
yiisoft#2 /var/www/builds/cms/3.6.0/vendor/yiisoft/yii2/db/ActiveQueryTrait.php(151): yii\db\ActiveQuery->populateRelation()
yiisoft#3 /var/www/builds/cms/3.6.0/vendor/yiisoft/yii2/db/ActiveQuery.php(224): yii\db\ActiveQuery->findWith()
yii-bot pushed a commit that referenced this pull request Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants