`CompositeRule` - use more complex conditions
Open
Nobody has claimed this yet.
type:enhancement
- Dominant language
- PHP
- Stars
- 74
- Forks
- 25
- Avg merge
- 51m
- Merged PRs (30d)
- 1
Description
For example: 3 rules with 2 "AND" operators and 1 "OR" operator.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CompositeRule implementation and reading how rules are currently combined. Clarify the intended API and evaluation semantics for three rules using two AND operators and one OR operator; the issue text does not define the expected behavior or tests, so completion criteria need to be established before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100