Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gowork/values issues and pull requests
#63 - Update vimeo/psalm requirement from ^4.0 to ^4.0 || ^5.0
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#62 - Mark closure arguments as always-provided
Pull Request -
State: closed - Opened by bronek89 over 2 years ago
#61 - Preserve keys when shuffling assoc array
Pull Request -
State: closed - Opened by dlakomski over 2 years ago
#60 - Add AssocValue flip and swap functions
Pull Request -
State: open - Opened by bronek89 over 2 years ago
#59 - Fix handling numeric keys in AssocValue
Pull Request -
State: closed - Opened by dlakomski over 2 years ago
#58 - Fix phpstan removing null on iterable value
Pull Request -
State: closed - Opened by bronek89 over 2 years ago
#57 - Update codeclimate config
Pull Request -
State: closed - Opened by dlakomski over 2 years ago
#56 - Fix deprecation notice in PHP 8.1 + add PHP Code Sniffer
Pull Request -
State: closed - Opened by dlakomski over 2 years ago
#55 - Allow and fix php 8.1
Pull Request -
State: closed - Opened by bronek89 about 3 years ago
#54 - Allow string in return array key of matchAllPatterns
Pull Request -
State: closed - Opened by dlakomski about 3 years ago
#53 - Add new functions
Pull Request -
State: closed - Opened by bronek89 about 3 years ago
- 3 comments
#52 - Upgrade phpstan to 1.0
Pull Request -
State: closed - Opened by bronek89 over 3 years ago
#51 - Upgrade to GitHub-native Dependabot
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#50 - NumberValue and NumbersArray take 2
Pull Request -
State: open - Opened by dazet almost 4 years ago
#49 - Refactor IterableValue
Issue -
State: open - Opened by bronek89 almost 4 years ago
#48 - Number value
Issue -
State: open - Opened by bronek89 almost 4 years ago
#47 - Split StringsArray and StringValue
Issue -
State: closed - Opened by bronek89 almost 4 years ago
#46 - StringsArray fix inheritance issues with ArrayValue
Issue -
State: closed - Opened by bronek89 almost 4 years ago
#45 - PlainArray and AssocArray lazy evaluation
Pull Request -
State: closed - Opened by dazet almost 4 years ago
Labels: enhancement
#44 - Add new functions
Pull Request -
State: closed - Opened by bronek89 almost 4 years ago
- 2 comments
#43 - Fix phpstan errors
Pull Request -
State: closed - Opened by bronek89 about 4 years ago
#42 - Fix AssocArray `with` method when replacing integer keys
Pull Request -
State: closed - Opened by bronek89 about 4 years ago
#41 - Split StringsArray and ArrayValue
Pull Request -
State: closed - Opened by bronek89 about 4 years ago
#40 - Fix incorrect return type for StringValue::matchAllPatterns()
Pull Request -
State: closed - Opened by dlakomski about 4 years ago
#39 - New functions
Issue -
State: open - Opened by bronek89 about 4 years ago
#38 - Move from travis to Github actions
Pull Request -
State: closed - Opened by bronek89 about 4 years ago
- 1 comment
#37 - Allow php 8
Pull Request -
State: closed - Opened by bronek89 about 4 years ago
- 2 comments
#36 - Update phpspec/phpspec requirement from ^6.1 to ^6.1 || ^7.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies
#35 - Fix notEmpty phpstan extension for IterableValue
Pull Request -
State: closed - Opened by bronek89 over 4 years ago
#34 - Document 0.4 BC breaks
Pull Request -
State: closed - Opened by bronek89 over 4 years ago
- 1 comment
#33 - Replace iterator_to_array with unpacking
Pull Request -
State: closed - Opened by bronek89 over 4 years ago
#32 - Configure repo as PHPStan extension
Pull Request -
State: closed - Opened by bronek89 over 4 years ago
#31 - Update phpunit/phpunit requirement from ^8.5 to ^8.5 || ^9.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies
#30 - Introduce @templates annotations
Pull Request -
State: closed - Opened by bronek89 almost 5 years ago
#29 - Update phpstan/phpstan requirement from ^0.11 to ^0.11 || ^0.12
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 5 years ago
- 1 comment
Labels: dependencies
#28 - replaceAll and replacePairs methods
Pull Request -
State: closed - Opened by dlakomski about 5 years ago
#27 - Fix iterable value memleak
Pull Request -
State: closed - Opened by bronek89 about 5 years ago
#26 - WIP: Poor's man generics
Pull Request -
State: closed - Opened by bronek89 about 5 years ago
#25 - Update minimum php version to 7.4 and use its features
Pull Request -
State: closed - Opened by bronek89 about 5 years ago
#24 - Fix assoc `merge`
Pull Request -
State: closed - Opened by bronek89 over 5 years ago
Labels: bug
#23 - Property and index mappers
Pull Request -
State: closed - Opened by dlakomski over 5 years ago
Labels: enhancement
#22 - v0.3
Issue -
State: closed - Opened by bronek89 about 6 years ago
#21 - StringValue improvements
Pull Request -
State: closed - Opened by bronek89 about 6 years ago
#20 - Update phpstan version to 0.11
Pull Request -
State: closed - Opened by bronek89 about 6 years ago
#19 - WIP Add Slicable and use it to slice in IterableValue
Pull Request -
State: closed - Opened by bronek89 about 6 years ago
#18 - WIP: NumberValue and NumbersArray implementation
Pull Request -
State: closed - Opened by dazet about 6 years ago
#17 - WIP: Propose IntValue and IntsArray
Pull Request -
State: closed - Opened by bronek89 about 6 years ago
- 2 comments
#16 - Allow all iterables in IterableValue join method
Pull Request -
State: closed - Opened by bronek89 about 6 years ago
#15 - Add IterableValue examples
Pull Request -
State: closed - Opened by bronek89 about 6 years ago
Labels: doc
#14 - Simplify unique methods in PlainArray and AssocArray
Pull Request -
State: closed - Opened by dazet about 6 years ago
#13 - Add some swag
Pull Request -
State: closed - Opened by dlakomski about 6 years ago
#12 - Add last, every, findLast methods to IterableValue
Pull Request -
State: closed - Opened by bronek89 about 6 years ago
- 1 comment
#11 - Add chunk, flatten, any, find methods to IterableValue
Pull Request -
State: closed - Opened by bronek89 about 6 years ago
- 2 comments
#10 - Make slice() breaks immediately after last value
Pull Request -
State: closed - Opened by bronek89 about 6 years ago
Labels: bug
#8 - Add methods: groupBy, chunk, splice, find, findLast, any, every
Pull Request -
State: closed - Opened by dazet about 6 years ago
- 2 comments
#7 - Adapt to PHP 7.3
Pull Request -
State: closed - Opened by dlakomski about 6 years ago
Labels: enhancement
#6 - Add PHP 7.3 to Travis config file
Pull Request -
State: closed - Opened by dlakomski about 6 years ago
- 1 comment
#5 - Add IterableValue
Pull Request -
State: closed - Opened by bronek89 about 6 years ago
#4 - Change matchAllPatterns to return PlainArray instead of StringsArray
Pull Request -
State: closed - Opened by dlakomski about 7 years ago
#3 - Performance benchmark and tweaks
Pull Request -
State: closed - Opened by dazet about 7 years ago
#2 - Improve README.md description
Pull Request -
State: closed - Opened by dazet about 7 years ago
- 1 comment
#1 - Add phpstan and fix found errors
Pull Request -
State: closed - Opened by dlakomski about 7 years ago