Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Icinga/ipl-stdlib issues and pull requests
#58 - Proposal: Add Str::limit method
Pull Request -
State: closed - Opened by martialblog 7 months ago
- 2 comments
Labels: cla/signed
#57 - phpstan: Scan `/usr/share/icinga-php`
Pull Request -
State: closed - Opened by sukhwinder33445 10 months ago
Labels: cla/signed
#56 - Phpstan: Use separate workflow
Pull Request -
State: closed - Opened by sukhwinder33445 10 months ago
Labels: enhancement, cla/signed
#55 - Str::symmetricSplit(): Make `$default` only accept `?string `
Pull Request -
State: closed - Opened by sukhwinder33445 10 months ago
Labels: enhancement, cla/signed
#54 - Introduce class `ipl\Stdlib\CallbackFilterIterator`
Pull Request -
State: closed - Opened by nilmerg 10 months ago
- 2 comments
Labels: cla/signed
#53 - Make filters comparable
Pull Request -
State: open - Opened by nilmerg 11 months ago
Labels: cla/signed
#52 - phpstan: Don't ignore missing hints for generic collections
Pull Request -
State: closed - Opened by nilmerg 12 months ago
Labels: cla/signed
#50 - Introduce `Backoff` implementation with exponential strategy
Pull Request -
State: open - Opened by yhabteab over 1 year ago
Labels: enhancement, cla/signed
#49 - functions: Add `iterable_value_first`
Pull Request -
State: closed - Opened by nilmerg over 1 year ago
Labels: enhancement, cla/signed
#48 - Github Actions: Do not cancel further tests if one fails
Pull Request -
State: closed - Opened by sukhwinder33445 over 1 year ago
Labels: cla/signed
#47 - PHPStan: Ignore errors which we do not treat as errors
Pull Request -
State: closed - Opened by raviks789 over 1 year ago
Labels: cla/signed
#46 - Introduce `yield_groups()`
Pull Request -
State: closed - Opened by lippserd over 1 year ago
- 1 comment
Labels: enhancement, cla/signed
#45 - Str: Also return padded array in case subject is null
Pull Request -
State: closed - Opened by nilmerg over 1 year ago
Labels: bug, cla/signed
#44 - Streamline requirements with icinga-php-thirdparty
Pull Request -
State: closed - Opened by nilmerg over 1 year ago
Labels: cla/signed
#43 - Update filter array support
Pull Request -
State: open - Opened by nilmerg over 1 year ago
Labels: cla/signed
#42 - Seq: Don't interpret function names as callables
Pull Request -
State: closed - Opened by nilmerg over 1 year ago
Labels: bug, cla/signed
#41 - Class `Seq` accepts function names as needle
Issue -
State: closed - Opened by nilmerg over 1 year ago
Labels: bug
#40 - Github Actions: Add Phpstan
Pull Request -
State: closed - Opened by sukhwinder33445 over 1 year ago
Labels: cla/signed
#39 - PHP 8.2 Support
Pull Request -
State: closed - Opened by TAINCER about 2 years ago
Labels: cla/signed
#38 - Update Checkout Action to v3
Pull Request -
State: closed - Opened by TAINCER about 2 years ago
Labels: cla/signed
#37 - Str: Fix passing null to `explode()` PHP 8.1 warnings
Pull Request -
State: closed - Opened by yhabteab about 2 years ago
- 3 comments
Labels: bug, cla/signed
#36 - Allow to use cached iterator
Pull Request -
State: open - Opened by yhabteab over 2 years ago
Labels: cla/signed
#35 - Filter cannot work with `Expression` columns
Issue -
State: closed - Opened by sukhwinder33445 over 2 years ago
- 1 comment
#34 - Rename `ipl\Stdlib\Filter\Similar` to `ipl\Stdlib\Filter\Like`
Pull Request -
State: closed - Opened by nilmerg over 2 years ago
Labels: cla/signed
#33 - Introduce Like and Unlike filter classes for wildcard characters match
Pull Request -
State: closed - Opened by raviks789 over 2 years ago
Labels: enhancement, cla/signed
#32 - Properties: Implement iteration support
Pull Request -
State: closed - Opened by nilmerg almost 3 years ago
Labels: enhancement, cla/signed
#31 - Properties: Remove mutator and closure support
Pull Request -
State: closed - Opened by nilmerg almost 3 years ago
Labels: cla/signed
#30 - Strict `Translator` interface
Pull Request -
State: open - Opened by nilmerg about 3 years ago
Labels: enhancement, cla/signed
#29 - PHP 8.1 Support
Pull Request -
State: closed - Opened by nilmerg about 3 years ago
Labels: enhancement, cla/signed
#28 - Introduce trait `ipl\Stdlib\BaseFilter`
Pull Request -
State: closed - Opened by nilmerg about 3 years ago
Labels: enhancement, cla/signed
#27 - Introduce `HasValue` & `HasNotValue` filter rules
Pull Request -
State: open - Opened by yhabteab about 3 years ago
Labels: cla/signed
#26 - Introduce new class `ipl\Stdlib\Seq`
Pull Request -
State: closed - Opened by nilmerg over 3 years ago
Labels: enhancement, cla/signed
#25 - Fix test warnings
Pull Request -
State: closed - Opened by nilmerg over 3 years ago
Labels: cla/signed
#24 - Properties: Resolve closures before any mutation
Pull Request -
State: closed - Opened by nilmerg over 3 years ago
Labels: cla/signed
#23 - Properties: Don't mutate properties when setting them
Pull Request -
State: closed - Opened by yhabteab over 3 years ago
Labels: cla/signed
#22 - Introduce `OrderIterator`
Pull Request -
State: closed - Opened by nilmerg over 3 years ago
Labels: cla/signed
#21 - Support PHP 8
Pull Request -
State: closed - Opened by nilmerg almost 4 years ago
#20 - Proper meta data for filters
Pull Request -
State: closed - Opened by nilmerg almost 4 years ago
#19 - Introduce interface `Filterable`
Pull Request -
State: closed - Opened by nilmerg almost 4 years ago
#18 - Add polyfill for `random_bytes()` pre PHP 7.0
Pull Request -
State: closed - Opened by nilmerg about 4 years ago
- 2 comments
#17 - Stateful event handling
Issue -
State: closed - Opened by nilmerg about 4 years ago
- 1 comment
#16 - Introduce trait `Properties`
Pull Request -
State: closed - Opened by nilmerg over 4 years ago
#15 - Filter Implementation
Pull Request -
State: closed - Opened by nilmerg over 4 years ago
#14 - Add Translator interface
Pull Request -
State: closed - Opened by lippserd over 4 years ago
Labels: enhancement
#13 - Introduce class PriorityQueue
Pull Request -
State: closed - Opened by lippserd almost 5 years ago
Labels: enhancement
#12 - Code quality and conventions
Pull Request -
State: closed - Opened by lippserd almost 5 years ago
#11 - Provide tests for the string manipulation functions
Pull Request -
State: closed - Opened by lippserd almost 5 years ago
#10 - Introduce iterable_key_first()
Pull Request -
State: closed - Opened by lippserd almost 5 years ago
Labels: enhancement
#9 - GitHub actions
Pull Request -
State: closed - Opened by nilmerg about 5 years ago
#8 - Add an EventEmitter trait
Pull Request -
State: closed - Opened by Thomas-Gelf over 5 years ago
Labels: enhancement
#7 - Reference symbols from global space via FQN
Pull Request -
State: closed - Opened by lippserd about 6 years ago
- 2 comments
Labels: wontfix
#6 - MessageContainer adjustments
Pull Request -
State: closed - Opened by lippserd about 6 years ago
#5 - Add PaginationInterface
Pull Request -
State: closed - Opened by lippserd about 6 years ago
#4 - Add function str_putcsv
Pull Request -
State: open - Opened by lippserd about 6 years ago
#3 - Use Contract namespace instead of Contracts
Pull Request -
State: closed - Opened by lippserd about 6 years ago
#2 - Support local and CI tests
Pull Request -
State: closed - Opened by lippserd about 6 years ago
- 6 comments
#1 - Introduce type related utility functions
Pull Request -
State: closed - Opened by lippserd over 6 years ago
- 6 comments
Labels: enhancement