issues
search
marc-mabe
/
php-enum
Simple and fast implementation of enumerations with native PHP
BSD 3-Clause "New" or "Revised" License
464
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Immutable EnumSet
#109
marc-mabe
closed
5 years ago
3
[WIP] EnumSet implements IteratorAggregate instead of Iterator
#108
marc-mabe
closed
5 years ago
5
fixed array to string conversion in EnumMap::offsetGet() …
#107
marc-mabe
closed
5 years ago
0
implemented #96: support type `array` in enumerator values
#106
marc-mabe
closed
5 years ago
0
added Enum::hasValue() and Enum::hasName()
#105
marc-mabe
closed
5 years ago
0
Travis: PHP-7.3
#104
marc-mabe
closed
5 years ago
0
Fix typo in Enum.php
#103
maczkomaciej
closed
6 years ago
1
Added Enum hasName method
#102
sunspikes
closed
5 years ago
1
Please fix typo in release notes for 2.3.0
#101
TysonAndre
closed
6 years ago
1
feat(Enum abstract class): Get json serialized value
#100
ifwrong
closed
6 years ago
1
Minor phpdoc syntax fix
#99
darrylhein
closed
6 years ago
1
HHVM >3.18.4 & >3.20.2 reports as PHP-7.1 but does not support constant visibility
#98
marc-mabe
closed
6 years ago
0
Description message for ambiguous assertion check
#97
marc-mabe
closed
6 years ago
0
Support arrays as enum values in phpDoc
#96
tdtm
closed
5 years ago
8
Add description to assert()
#95
tdtm
closed
6 years ago
2
Optimize Enum::detectConstants() by using assertion
#94
marc-mabe
closed
7 years ago
1
use of generators
#93
marc-mabe
closed
7 years ago
4
Refactor EnumMap - fixes #91
#92
marc-mabe
closed
7 years ago
4
EnumMap implements Serializable but it's not serializable
#91
marc-mabe
closed
7 years ago
0
removed enumerator value support for EnumMap::getHash()
#90
marc-mabe
closed
7 years ago
1
Optimized Enum::byOrdinal() and Enum::getName[s]()
#89
marc-mabe
closed
7 years ago
0
Optimized EnumSet::count() and EnumSet::getOrdinals()
#88
marc-mabe
closed
7 years ago
0
added php-benchmark suite
#87
marc-mabe
closed
7 years ago
0
#74 provide integer (or binary) based EnumSet
#86
marc-mabe
closed
7 years ago
3
How to return the Enum instance
#85
eavilesmejia
closed
7 years ago
2
Allow enum clone
#84
zajca
closed
7 years ago
3
add failure enum with argument test
#83
prolic
closed
7 years ago
5
fixed logic of 'truncate out-of-range bits of last byte'
#82
marc-mabe
closed
7 years ago
2
when 2.3 release?
#81
prolic
closed
7 years ago
2
mv Enum::getBy[Name|Ordinal]() to Enum::by[Name|Ordinal]() & add Enum::byValue()
#80
marc-mabe
closed
7 years ago
0
deprecated Enum::clear()
#79
marc-mabe
closed
7 years ago
0
Added static Enum::getValues(), Enum::getNames() and Enum::getOrdinals()
#78
marc-mabe
closed
7 years ago
1
Added additional check to Enum::is() to return TRUE …
#77
marc-mabe
closed
7 years ago
3
unserialize can only work once
#76
delbertooo
closed
7 years ago
8
Optimized EnumSet by:
#75
marc-mabe
closed
8 years ago
1
provide different EnumSet implementations based on binary bitset and integer bitset
#74
marc-mabe
closed
7 years ago
6
EnumSet::setBinaryBitset*(): throw exception on out-of-range bits set
#73
marc-mabe
closed
7 years ago
0
fixes #71: fixed truncating left over bits of last byte
#72
marc-mabe
closed
8 years ago
1
EnumSet::setBinaryBitset*(): out-of-range bits of last byte not truncated
#71
marc-mabe
closed
8 years ago
0
remove iterator flags for EnumMap
#70
marc-mabe
closed
7 years ago
1
Optimize performance by using new language features
#69
marc-mabe
closed
7 years ago
1
remove deprecated methods
#68
marc-mabe
closed
7 years ago
0
optimized EnumSet::count()
#67
marc-mabe
closed
8 years ago
0
EnumSet: added methods union(), intersect(), diff() and symDiff()
#66
marc-mabe
closed
8 years ago
3
EnumSet: added getEnumerators(), getNames() and getValues()
#65
marc-mabe
closed
8 years ago
2
EnumSet: added isEqual(), isSubset() and isSuperset()
#64
marc-mabe
closed
8 years ago
1
EnumSet: support for Little- and Big-Endian binary bitsets
#63
marc-mabe
closed
8 years ago
0
new EnumSet methods
#62
marc-mabe
closed
8 years ago
3
Fixed #60: Infinitive loop on counting empty set based on empty enum
#61
ghost
closed
8 years ago
0
Infinitive loop on counting an empty set based on an empty enumeration
#60
ghost
closed
8 years ago
0
Previous
Next