Skip to content

Seq: Get unique values of sequence#76

Merged
nilmerg merged 1 commit into
mainfrom
enhancement/seq-unique
May 22, 2026
Merged

Seq: Get unique values of sequence#76
nilmerg merged 1 commit into
mainfrom
enhancement/seq-unique

Conversation

@BastianLedererIcinga
Copy link
Copy Markdown
Contributor

Add a unique function to Seq, that yields all values that are unique by strict comparision.

Comment thread src/Seq.php Outdated
@nilmerg nilmerg added this to the v1.0.0 milestone May 22, 2026
@nilmerg nilmerg merged commit ee4c900 into main May 22, 2026
13 checks passed
@nilmerg nilmerg deleted the enhancement/seq-unique branch May 22, 2026 13:57
nilmerg added a commit to Icinga/icinga-notifications-web that referenced this pull request May 22, 2026
resolve #466 

Introduce `RuleSerializer` to create Json from a configured filter.

Introduce `Icinga\Module\Notifications\Hook\V2` which no longer requires
`serializeRuleFilter()` and `getRuleFilterTargets()` as they are now
obsolete.

Adjust `EventRuleController` to skip target selection use the new
`RuleSerializer`.


require Icinga/ipl-web#380
require Icinga/ipl-web#383
require Icinga/ipl-stdlib#75
require Icinga/ipl-stdlib#76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants