Issues
- 1
- 1
Some feedback on Reddit
#73 opened by tigitz - 6
UnitEnum definition
#66 opened by iluuu1994 - 8
Rename ScalarEnum to Raw- or ValueEnum?
#57 opened by iluuu1994 - 2
I created an online WebAssembly demo for enums
#70 opened by TysonAndre - 7
Custom print_r output
#69 opened by iluuu1994 - 3
ReflectionEnumConst for ADT compatibility
#62 opened by iluuu1994 - 14
Prevent offsetGet on enums in const expr
#58 opened by iluuu1994 - 1
Points about enumerations in Scala
#24 opened by nafg - 5
- 1
Inherited ReflectionEnum methods
#68 opened by iluuu1994 - 5
from/has scalar in reflection
#63 opened by iluuu1994 - 7
has() vs tryFrom()
#67 opened by iluuu1994 - 1
Clarify types of operations that are allowed in expressions in RFC document/implementation
#59 opened by TysonAndre - 7
Handle failure in from
#64 opened by iluuu1994 - 10
TARGET_ENUM/TARGET_CASE
#36 opened by iluuu1994 - 4
Fast method to get only the name of a case?
#60 opened by TysonAndre - 3
should __get be allowed on enum cases ?
#39 opened by stof - 3
Is the name ReflectionEnumCase(implementation) or ReflectionCase(RFC document)
#61 opened by TysonAndre - 15
Type coercion?
#35 opened by iluuu1994 - 4
value or value() or getValue()?
#53 opened by iluuu1994 - 6
- 3
Constant expressions for primitive values?
#56 opened by iluuu1994 - 3
"enum class" keyword?
#50 opened by iluuu1994 - 0
- 0
Namespace tests
#55 opened by iluuu1994 - 0
Tests for __CLASS__ and __FUNCTION__
#54 opened by iluuu1994 - 2
Allow constants
#51 opened by iluuu1994 - 0
SqlObjectStorage over WeakMap
#49 opened by iluuu1994 - 2
- 3
Serialization
#46 opened by Crell - 10
Do we really need case specific methods?
#45 opened by iluuu1994 - 2
var_export()
#47 opened by Crell - 1
Add value() method
#42 opened by Crell - 3
Allow implementing interfaces in enum cases
#34 opened by iluuu1994 - 3
Do we need Enum::Case type?
#33 opened by iluuu1994 - 8
Float to string in cases() assoc array
#37 opened by iluuu1994 - 2
enum_exists?
#38 opened by iluuu1994 - 4
Attributes on enums
#22 opened by bwoebi - 2
Interaction with the object typehint
#40 opened by stof - 2
the type of enums and gettype() and is_enum()
#41 opened by tuqqu - 6
Empty enum
#29 opened by iluuu1994 - 4
Reflection
#28 opened by iluuu1994 - 4
Enums as keys
#32 opened by iluuu1994 - 4
Static methods
#27 opened by iluuu1994 - 2
Protected is not identical to private
#30 opened by iluuu1994 - 1
Serialization
#31 opened by iluuu1994 - 9
Extending enums
#20 opened by bwoebi - 4
No semi-colon after case with body
#26 opened by iluuu1994 - 4
Are constants allowed?
#21 opened by bwoebi