Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / yiisoft/validator issues and pull requests
#662 - update irc link
Issue -
State: closed - Opened by Arhell 12 months ago
#661 - Merge 1.x changes to master
Pull Request -
State: closed - Opened by vjik 12 months ago
- 2 comments
Labels: status:code review
#660 - Replace `mixed $skipOnEmpty` in rules constructors to `bool|callable|null $skipOnEmpty`
Issue -
State: closed - Opened by vjik 12 months ago
- 3 comments
Labels: type:task
#659 - Update rector/rector requirement from ^0.18.0 to ^1.0.1
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 3 comments
Labels: dependencies, php
#658 - Improve "skip on empty"
Pull Request -
State: closed - Opened by vjik 12 months ago
- 2 comments
Labels: status:code review
#657 - Add method to merge several validation results to one
Issue -
State: closed - Opened by vjik almost 1 year ago
- 3 comments
Labels: type:feature
#656 - Fix link on result page in docs
Pull Request -
State: closed - Opened by ArduanovDanil about 1 year ago
- 2 comments
#655 - Can rule Integer allow only 'int'?
Issue -
State: closed - Opened by gotyefrid about 1 year ago
- 1 comment
Labels: status:under development, type:feature
#654 - Update rector/rector requirement from ^0.19.0 to ^1.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies, php
#653 - killed mutants
Pull Request -
State: closed - Opened by pamparam83 about 1 year ago
- 3 comments
#652 - Return error code for API application
Issue -
State: open - Opened by ghost about 1 year ago
- 6 comments
Labels: type:enhancement, status:ready for adoption
#651 - Way to add error with custom value path
Issue -
State: open - Opened by vjik about 1 year ago
- 2 comments
Labels: type:enhancement, status:ready for adoption
#650 - Fix psalm and mutants
Pull Request -
State: closed - Opened by vjik about 1 year ago
- 1 comment
#649 - Add methods `getFirstErrorMessagesIndexedByAttribute()` and `getFirstErrorMessagesIndexedByPath()` to `Result` class
Issue -
State: closed - Opened by vjik about 1 year ago
- 2 comments
Labels: type:enhancement, status:ready for adoption, status:under development
#648 - up php
Pull Request -
State: closed - Opened by pamparam83 about 1 year ago
- 4 comments
#647 - Add $key to callback
Pull Request -
State: closed - Opened by dood- about 1 year ago
- 2 comments
#646 - add DateRule (#602)
Pull Request -
State: closed - Opened by pamparam83 about 1 year ago
- 4 comments
#645 - Update rector/rector requirement from ^0.18.0 to ^0.19.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies, php
#644 - Include attribute name in error messages when it's present
Pull Request -
State: closed - Opened by dood- about 1 year ago
- 13 comments
#643 - Add the Label attribute
Pull Request -
State: closed - Opened by dood- about 1 year ago
- 4 comments
Labels: status:code review
#642 - Add support non-public properties for dot notation in `Nested` rule
Issue -
State: open - Opened by vjik about 1 year ago
#641 - Use static call in `getName()` in abstract rule classes
Pull Request -
State: closed - Opened by arogachev about 1 year ago
- 1 comment
Labels: type:bug
#640 - Move out `getName()` from `RuleInterface`
Pull Request -
State: closed - Opened by arogachev about 1 year ago
- 2 comments
Labels: status:code review
#639 - Simplify JSON validation
Pull Request -
State: closed - Opened by arogachev about 1 year ago
- 2 comments
Labels: type:enhancement, status:code review
#638 - Increase MSI to 100%
Issue -
State: closed - Opened by vjik about 1 year ago
Labels: type:test
#637 - Add German translations
Pull Request -
State: closed - Opened by took about 1 year ago
- 2 comments
#636 - Improve psalm annotations in `Result` class
Pull Request -
State: closed - Opened by vjik about 1 year ago
- 2 comments
Labels: status:code review
#635 - Remove or improve `RulesDumper`
Issue -
State: closed - Opened by arogachev about 1 year ago
- 5 comments
Labels: status:under discussion, type:task
#634 - Move out `getName()` from `RuleInterface`
Issue -
State: closed - Opened by arogachev about 1 year ago
- 6 comments
Labels: status:under development, type:task
#633 - Add PHP attribute that set property label for usage in error messages.
Issue -
State: closed - Opened by vjik over 1 year ago
Labels: status:ready for adoption, type:feature
#632 - Fix property name usage in error messages of rules in `Nested` rule
Pull Request -
State: closed - Opened by vjik over 1 year ago
- 1 comment
Labels: type:bug, status:code review
#631 - `{attribute}` is not passed in `Nested` error messages
Issue -
State: closed - Opened by arogachev over 1 year ago
Labels: type:bug
#630 - Include attribute name in error messages when it's present
Issue -
State: closed - Opened by arogachev over 1 year ago
- 6 comments
Labels: type:enhancement, status:ready for adoption
#629 - Disscusion: Using native php filter_var functions instead of regex
Issue -
State: closed - Opened by Gerych1984 over 1 year ago
- 2 comments
Labels: status:under discussion
#628 - Cache reflections
Issue -
State: open - Opened by vjik over 1 year ago
Labels: type:enhancement, status:ready for adoption
#627 - fix error in `guide/en/using-validator.md`
Pull Request -
State: closed - Opened by olegbaturin over 1 year ago
- 2 comments
Labels: type:docs
#626 - Disallow `$min` greater than amount of `$attributes` in `AtLeast` configuration
Pull Request -
State: closed - Opened by arogachev over 1 year ago
- 3 comments
Labels: status:code review, type:task
#625 - Fix `OneOf` and `AtLeast` messages
Pull Request -
State: closed - Opened by arogachev over 1 year ago
- 3 comments
Labels: status:code review, type:task
#624 - Fix meaning of error message in `OneOf` rule
Issue -
State: closed - Opened by arogachev over 1 year ago
Labels: status:under development, type:task
#623 - List translated attributes in error message for `OneOf` and `AtLeast` rules
Issue -
State: closed - Opened by arogachev over 1 year ago
Labels: type:enhancement, status:under development
#622 - Use `json_validate()` for `Json` rule and PHP 8.3
Issue -
State: closed - Opened by arogachev over 1 year ago
Labels: type:enhancement, status:under discussion
#621 - Update rector/rector requirement from ^0.17.0 to ^0.18.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, php
#620 - Fix CI
Pull Request -
State: closed - Opened by arogachev over 1 year ago
- 2 comments
Labels: status:code review, type:task
#619 - Add `OneOf` rule
Pull Request -
State: closed - Opened by arogachev over 1 year ago
- 2 comments
Labels: status:code review, type:feature
#617 - Add `OneOf` rule
Issue -
State: closed - Opened by arogachev over 1 year ago
- 1 comment
Labels: status:under development, type:feature
#616 - Update phpunit/phpunit requirement from ^9.5 to ^10.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 3 comments
Labels: dependencies, php
#615 - Pass $index to Callback for Each validator
Issue -
State: closed - Opened by olegbaturin over 1 year ago
- 2 comments
Labels: type:enhancement, status:ready for adoption
#614 - Fix duplicate GitHub Action runs
Pull Request -
State: closed - Opened by vjik over 1 year ago
- 1 comment
Labels: status:code review
#613 - Remove boolean support in `Error::getValuePath()`
Issue -
State: closed - Opened by vjik over 1 year ago
- 1 comment
Labels: severity:BC breaking
#612 - Disable asterisk char escaping + Add `$escape` parameter to several methods of `Result`
Pull Request -
State: closed - Opened by vjik over 1 year ago
- 2 comments
Labels: status:code review
#611 - Allow use callable rules into `Nested`
Issue -
State: open - Opened by vjik over 1 year ago
- 2 comments
Labels: type:enhancement, status:ready for adoption
#610 - Validation error output
Issue -
State: closed - Opened by bouledepate over 1 year ago
- 5 comments
Labels: type:bug, status:ready for adoption
#609 - Update phpunit/phpunit requirement from ^9.5 to ^10.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 3 comments
Labels: dependencies, php
#608 - Fix summary in debug collector
Pull Request -
State: closed - Opened by vjik over 1 year ago
- 2 comments
Labels: status:code review
#607 - Update rector/rector requirement from ^0.16.0 to ^0.17.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, php
#606 - Separate getting of formatted error messages
Issue -
State: open - Opened by arogachev almost 2 years ago
- 1 comment
Labels: type:enhancement, status:under discussion
#605 - Add domain rule
Issue -
State: open - Opened by arogachev almost 2 years ago
- 1 comment
Labels: type:enhancement, status:ready for adoption
#604 - Update rector/rector requirement from ^0.15.0 to ^0.16.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies, php
#603 - Adjust messages to be more human friendly
Issue -
State: open - Opened by samdark almost 2 years ago
Labels: type:enhancement, severity:BC breaking
#602 - Date and datetime string validator
Issue -
State: closed - Opened by samdark almost 2 years ago
- 2 comments
Labels: type:feature
#601 - Update phpunit/phpunit requirement from ^9.5 to ^10.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies, php
#600 - Restore changelog order
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
- 1 comment
Labels: type:task
#599 - Add ability to pass predefined result
Pull Request -
State: closed - Opened by vjik almost 2 years ago
- 3 comments
Labels: status:code review
#598 - Ability add base result before validation
Issue -
State: closed - Opened by vjik almost 2 years ago
- 6 comments
Labels: status:under discussion
#597 - Split debug
Pull Request -
State: closed - Opened by xepozz almost 2 years ago
- 2 comments
#596 - Add support for `\Stringable` in `StringValue` rule
Issue -
State: open - Opened by arogachev almost 2 years ago
Labels: type:enhancement, status:under discussion
#595 - Add StringValue rule
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
- 1 comment
Labels: type:enhancement
#594 - Missing StringValue rule
Issue -
State: closed - Opened by arrilot almost 2 years ago
- 6 comments
Labels: type:enhancement, status:ready for adoption
#593 - Yii2 Validators migration guide
Issue -
State: open - Opened by xepozz almost 2 years ago
Labels: type:docs
#592 - Can't dump rules under Nested rule
Issue -
State: open - Opened by BoShurik almost 2 years ago
Labels: type:bug, status:ready for adoption
#591 - Add file validator for out of the box solution.
Issue -
State: open - Opened by fcnybok almost 2 years ago
- 2 comments
Labels: type:enhancement
#590 - Change the order of guides
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
Labels: type:docs, type:task
#589 - Add immutable setter for modifying `Validator::$defaultSkipOnEmptyCondition`
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
- 3 comments
Labels: type:enhancement
#588 - Add PHPDoc for `ValidationContext::PARAMETER_VALUE_AS_ARRAY`
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
- 2 comments
Labels: type:docs
#587 - Fix missing dots at the end of sentence for error translations
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
- 2 comments
Labels: type:task
#586 - Skip empty iterable, allow 0 countable limit
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
- 1 comment
Labels: type:bug
#585 - Remove JSON extension requirement from README
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
Labels: type:docs
#584 - Clarify README about PHP 8 attributes support
Pull Request -
State: closed - Opened by samdark almost 2 years ago
Labels: type:docs
#583 - Naming issue: attribute
Issue -
State: closed - Opened by samdark almost 2 years ago
- 2 comments
Labels: type:task, severity:BC breaking
#582 - Turn on BC workflow
Pull Request -
State: closed - Opened by samdark almost 2 years ago
#581 - Remove ext-json
Pull Request -
State: closed - Opened by samdark almost 2 years ago
- 1 comment
#580 - Fix remaining mutants
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
- 1 comment
Labels: type:test
#579 - Temporarily decrease min covered MSI, fix badge for mutation tests
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
- 1 comment
Labels: type:task
#578 - `Compare` - fix mutant and bug with using `>=` and `<=` operators with floats
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
- 2 comments
Labels: type:bug
#577 - Actualize features list in README
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
Labels: type:docs
#576 - Fix new mutants
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
- 1 comment
Labels: type:task
#575 - Fix #573
Pull Request -
State: closed - Opened by vjik almost 2 years ago
Labels: type:bug
#574 - Improve readme + Update bc.yml and code of conduct
Pull Request -
State: closed - Opened by vjik almost 2 years ago
- 1 comment
Labels: status:code review
#573 - Fix mutant in `Nested::propagateOptions()`, add and simplify tests
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
- 1 comment
Labels: type:task
#572 - Correction to PR #571
Pull Request -
State: closed - Opened by arogachev almost 2 years ago
- 1 comment
Labels: type:task
#571 - Remove `RulesProviderInterface` from rules
Pull Request -
State: closed - Opened by vjik almost 2 years ago
- 1 comment
Labels: status:code review
#570 - Add support of `yiisoft/translator` version `^3.0`
Pull Request -
State: closed - Opened by vjik about 2 years ago
- 1 comment
#569 - Corrections for PR #566
Pull Request -
State: closed - Opened by arogachev about 2 years ago
- 2 comments
#568 - Corrections for PR #564
Pull Request -
State: closed - Opened by arogachev about 2 years ago
- 1 comment
#567 - Cannot change defaultSkipOnEmpty
Issue -
State: closed - Opened by tomaszkane about 2 years ago
- 3 comments
Labels: type:enhancement, status:ready for adoption
#566 - Use validator rules format in Each
Pull Request -
State: closed - Opened by vjik about 2 years ago
- 1 comment
Labels: type:enhancement, status:code review
#565 - `Composite` + `Nested` combination shows incorrect message for `Required`
Issue -
State: open - Opened by arogachev about 2 years ago
Labels: type:bug
#564 - Allow any deep level in `Nested` rule
Pull Request -
State: closed - Opened by vjik about 2 years ago
- 1 comment
Labels: type:enhancement, status:code review
#563 - Add test for changing global / local data set in `Compare`
Issue -
State: open - Opened by arogachev about 2 years ago
Labels: type:test
#562 - Fix PHPUnit warning
Pull Request -
State: closed - Opened by arogachev about 2 years ago
- 3 comments
Labels: type:task