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
handle class constant visibility added in PHP-7.1
#59
marc-mabe
closed
8 years ago
6
Correct spelling
#58
DannyvdSluijs
closed
8 years ago
1
Fix variable name in example
#57
noplanman
closed
8 years ago
1
Allow usage of own exception class instead of InvalidArgumentException
#56
sandrokeil
closed
8 years ago
3
Documentation: Clarify is() usage
#55
GaryJones
closed
8 years ago
1
add has-method for 1.* series
#54
prolic
closed
9 years ago
3
add has-method
#53
prolic
closed
9 years ago
9
EnumSerializableTrait
#52
marc-mabe
closed
9 years ago
4
Dynamic BitSet size, Getter Setter for BitSet
#51
TuxCoder
closed
9 years ago
15
Add getter and setter for bitset in EnumSet
#50
TuxCoder
closed
9 years ago
10
Fix typo in README.md
#49
maximeaubaret
closed
9 years ago
1
Enable syntax highlighting for code blocks
#48
ADmad
closed
9 years ago
3
Inherited enumerations should be different
#47
marc-mabe
closed
9 years ago
0
Serializable extended class
#46
gabutz
closed
9 years ago
3
Get a list of all enumerator instances of the called enumeration type
#45
olekhy
closed
9 years ago
4
Use PSR-4 as PSR-0 is deprecated
#44
marc-mabe
closed
9 years ago
0
Serializing an enumeration breaks singleton behavior
#43
marc-mabe
closed
10 years ago
0
Enum::is() not working on inherited enumerations
#42
marc-mabe
closed
10 years ago
1
License issue with PHP license
#41
marc-mabe
closed
10 years ago
1
non-strict comparison on compare two strings
#40
marc-mabe
closed
10 years ago
1
Enum::get() should return passed instance
#39
marc-mabe
closed
9 years ago
0
Private final constructor?
#38
DmitryVarennikov
closed
10 years ago
3
Enum::get() callable with an instantiated enum
#37
marc-mabe
closed
10 years ago
1
Rethink about enum inheritance
#36
marc-mabe
closed
9 years ago
4
Add comparison function
#35
DmitryVarennikov
closed
10 years ago
7
Allow Enum::get(<Enum>)
#34
marc-mabe
closed
10 years ago
1
__toString() should return value by default, not name
#33
DmitryVarennikov
closed
10 years ago
1
EnumSet should be based on a real BitSet
#32
marc-mabe
closed
9 years ago
6
EnumSet::initEnum shouldn't work with argument by reference
#31
marc-mabe
closed
10 years ago
0
EnumSet::attach has an unsed second argument $data
#30
marc-mabe
closed
10 years ago
0
implemented strict comparison, fixes #28
#29
marc-mabe
closed
11 years ago
4
Values should be compared using strict comparison
#28
marc-mabe
closed
11 years ago
1
Hotfix/issue26
#27
marc-mabe
closed
11 years ago
2
Enumerations should be unique by their string representation
#26
marc-mabe
closed
11 years ago
5
tests failing
#25
prolic
closed
11 years ago
0
__toString() shouldn't be final and return the name by default
#24
marc-mabe
closed
11 years ago
5
Maybe Abstract Class needed to avoid redundancy code on EnumMap and EnumSet
#23
olekhy
closed
11 years ago
1
add/fix phpdoc
#22
prolic
closed
11 years ago
1
update README
#21
marc-mabe
closed
11 years ago
1
implemented EnumSet
#20
marc-mabe
closed
11 years ago
6
Implemented Enum::getBy[Name|Ordinal]()
#19
marc-mabe
closed
11 years ago
3
Enum Improvement Proposal
#18
prolic
closed
11 years ago
2
Tests cleanup
#17
marc-mabe
closed
11 years ago
1
EnumMap implementation
#16
marc-mabe
closed
11 years ago
7
Namespaces
#15
marc-mabe
closed
11 years ago
2
Singleton
#14
marc-mabe
closed
11 years ago
2
LogicException on ambiguous values
#13
marc-mabe
closed
11 years ago
1
Remove ^M line endings
#12
prolic
closed
11 years ago
0
implement getOrdinal()
#11
prolic
closed
11 years ago
3
cs fixes
#10
prolic
closed
11 years ago
0
Previous
Next