Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / LitGroup/enumerable.php issues and pull requests

#17 - Upgrade php version in composer.json to PHP 8 & small fixes

Pull Request - State: closed - Opened by sbooker over 3 years ago

#16 - Removes dependency from the package "litgroup/equatable".

Pull Request - State: closed - Opened by Sharom about 7 years ago

#15 - Enumerable implements Equatable interface from now #13

Pull Request - State: closed - Opened by Sharom about 8 years ago

#14 - Remove deprecated from v0.5.*

Issue - State: closed - Opened by Sharom about 8 years ago
Labels: enhancement, BC Break

#13 - Enumerable should implement Equatable interface

Issue - State: closed - Opened by Sharom about 8 years ago - 1 comment
Labels: enhancement

#12 - Fixes #11. Adds detection of scalar values returned by value factory …

Pull Request - State: closed - Opened by Sharom about 8 years ago

#11 - LogicException should be thrown if static method of a enum returns scalar value.

Issue - State: closed - Opened by Sharom about 8 years ago
Labels: bug

#10 - What will happen if one of static methods of ienumerable will return value of another instance?

Issue - State: closed - Opened by Sharom about 8 years ago - 1 comment
Labels: question

#9 - EnumerableTestCase::assertEnumIndexes() should check, that all values given as payload.

Issue - State: closed - Opened by Sharom about 8 years ago
Labels: enhancement

#8 - Add default implementation of __toString()

Issue - State: closed - Opened by Sharom over 8 years ago
Labels: proposal, for discuss

#7 - Throw an exception if index is not scalar type

Issue - State: closed - Opened by Sharom over 8 years ago - 1 comment

#6 - Add phpunit TestCase for unit-testing of enumerable classes.

Issue - State: closed - Opened by Sharom over 8 years ago
Labels: for discuss

#5 - Remove deprecated Enumerable::getValue()

Issue - State: closed - Opened by Sharom over 8 years ago - 1 comment
Labels: enhancement, BC Break

#4 - Rename getValue() to getValueOf()

Issue - State: closed - Opened by Sharom over 8 years ago - 1 comment
Labels: enhancement

#3 - Check duplication of indexes on enum initialization

Issue - State: closed - Opened by Sharom over 8 years ago - 1 comment
Labels: enhancement

#2 - Sort array of values by key?

Issue - State: closed - Opened by Sharom over 8 years ago - 1 comment
Labels: enhancement, proposal, for discuss

#1 - Write example of usage

Issue - State: closed - Opened by Sharom almost 9 years ago
Labels: documentation