issues
search
ramsey
/
collection
:card_index_dividers: A PHP library for representing and manipulating collections.
MIT License
1.13k
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ci: Add tests for PHP 8.3 and 8.4
#127
Chris53897
opened
2 weeks ago
0
feat: support for magic methods registered via __get and __isset
#126
tcarrio
opened
2 months ago
0
Unable to detect magic __get properties correctly registered with __isset
#125
tcarrio
opened
2 months ago
8
PHPStorm type hinting for column()?
#124
tyteen4a03
opened
1 year ago
1
fix(value-extractor-trait): Fix #122
#123
fvdb
closed
8 months ago
0
ValueExtractorTrait does not extract from public methods with same name as private properties
#122
fvdb
opened
1 year ago
0
chore(deps): bump shivammathur/setup-php from 2.23.0 to 2.25.1
#121
dependabot[bot]
opened
1 year ago
0
chore(deps): bump shivammathur/setup-php from 2.23.0 to 2.25.0
#120
dependabot[bot]
closed
1 year ago
1
chore(deps): bump shivammathur/setup-php from 2.23.0 to 2.24.0
#119
dependabot[bot]
closed
1 year ago
1
chore(deps): bump ridedott/merge-me-action from 2.10.39 to 2.10.42
#118
dependabot[bot]
closed
1 year ago
0
.gitattributes: Add conventional-commits.json
#117
reedy
closed
1 year ago
1
chore(deps): bump actions/checkout from 3.2.0 to 3.3.0
#116
dependabot[bot]
closed
1 year ago
0
chore(deps): bump shivammathur/setup-php from 2.22.0 to 2.23.0
#115
dependabot[bot]
closed
1 year ago
0
fix(set): map uniqueness
#114
abenerd
opened
1 year ago
7
Set map uniqueness
#113
abenerd
closed
1 year ago
0
chore(deps-dev): update slevomat/coding-standard requirement from ^6.3 to ^8.7
#112
dependabot[bot]
closed
1 year ago
1
Make different type aliases compaitble in diff, intersect and merge
#111
error17191
closed
1 year ago
1
chore(deps): bump ramsey/composer-install from 1 to 2
#110
dependabot[bot]
closed
1 year ago
1
chore(deps-dev): update slevomat/coding-standard requirement from ^6.3 to ^8.6
#109
dependabot[bot]
closed
1 year ago
1
chore(deps): bump actions/checkout from 2 to 3.1.0
#108
dependabot[bot]
closed
1 year ago
1
chore(deps-dev): update slevomat/coding-standard requirement from ^6.3 to ^8.5
#107
dependabot[bot]
closed
2 years ago
2
chore(deps): bump codecov/codecov-action from 2.1.0 to 3.1.1
#106
dependabot[bot]
closed
1 year ago
1
fix: psalm config update
#105
pmlkvch
closed
1 year ago
2
fix: using AbstractArray::offsetUnset method to remove from collection
#104
pmlkvch
closed
1 year ago
2
chore(deps-dev): update slevomat/coding-standard requirement from ^6.3 to ^8.4
#103
dependabot[bot]
closed
2 years ago
1
Correct static return type documentation
#102
shadowhand
closed
2 years ago
0
chore(deps-dev): update slevomat/coding-standard requirement from ^6.3 to ^8.3
#101
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): update slevomat/coding-standard requirement from ^6.3 to ^8.2
#100
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): update slevomat/coding-standard requirement from ^6.3 to ^8.1
#99
dependabot[bot]
closed
2 years ago
2
chore(deps-dev): update slevomat/coding-standard requirement from ^6.3 to ^8.0
#98
dependabot[bot]
closed
2 years ago
2
chore(deps-dev): update slevomat/coding-standard requirement from ^6.3 to ^7.2
#97
dependabot[bot]
closed
2 years ago
2
chore(deps): bump github/codeql-action from 1 to 2
#96
dependabot[bot]
closed
1 year ago
1
chore(deps): bump codecov/codecov-action from 2.1.0 to 3.1.0
#95
dependabot[bot]
closed
2 years ago
1
chore(deps): bump codecov/codecov-action from 2.1.0 to 3.0.0
#94
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): update slevomat/coding-standard requirement from ^6.3 to ^7.1
#93
dependabot[bot]
closed
2 years ago
2
New release, please?
#92
flavioheleno
closed
1 year ago
2
chore(deps): bump actions/checkout from 2 to 3
#91
dependabot[bot]
closed
2 years ago
2
chore(deps): bump codecov/codecov-action from 1 to 2.1.0
#90
dependabot[bot]
closed
2 years ago
1
Use dependabot to upgrade github actions
#89
Lewiscowles1986
closed
2 years ago
2
Improve some PHPUnit assertions
#88
peter279k
closed
1 year ago
2
Add support for CollectionInterface::reduce()
#87
raphaelts3
closed
3 years ago
3
Test against php 8.1
#86
sergiy-petrov
closed
3 years ago
7
TypedMap: Fix typo in class phpdoc
#85
yannoff
closed
3 years ago
3
Merging sets does not remove duplicates
#84
Lehren
closed
3 years ago
1
Should PhpStorm complete in foreach?
#83
pupitooo
closed
1 year ago
3
PHP 8.1 compatibility issue: return type of AbstractArray::offsetGet($offset)
#82
remorhaz
closed
3 years ago
1
Update slevomat/coding-standard requirement from ^6.3 to ^7.0
#81
dependabot[bot]
closed
3 years ago
2
Add Traversable<T> return type to getIterator()
#80
5sw
closed
3 years ago
2
Add support for CollectionInterface::reduce()
#79
ramsey
closed
3 years ago
4
Update vimeo/psalm requirement from ^3.12.2 to ^4.4.1
#78
dependabot[bot]
closed
3 years ago
2
Next