1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #105 from marc-mabe/has-value-name More... over 6 years ago
added Enum::hasValue() and Enum::hasName() More... over 6 years ago
Merge pull request #104 from marc-mabe/travis-7.3 More... over 6 years ago
Travis: PHP-7.3 More... over 6 years ago
Merge pull request #103 from maczkomaciej/hotfix/typo-in-enum-php More... almost 7 years ago
Fix typo in Enum.php More... almost 7 years ago
Merge pull request #99 from darrylhein/patch-1 More... almost 7 years ago
fix phpdoc syntax More... about 7 years ago
README: Removed versioneye link More... about 7 years ago
Merge pull request #97 from marc-mabe/hotfix/95 More... about 7 years ago
Merge pull request #98 from marc-mabe/hotfix/hhvm_const_visibility More... about 7 years ago
HHVM > 3.26.2 still does not support private/protected constants. It allows the visibility keyword but ignores it. More... about 7 years ago
Description message for ambiguous assertion check, fixes #95 More... about 7 years ago
Less diff var usage on Enum::byValue() More... over 7 years ago
Micro-optimized Enum::by* functions More... over 7 years ago
fixed typo in README More... over 7 years ago
Bench: renamed benchGetConstants() to benchDetectConstants() More... almost 8 years ago
No phpdoc for AssertionError More... almost 8 years ago
updated documentation More... almost 8 years ago
Travis: enable PHP-7.2 tests More... almost 8 years ago
Better error msg and more tests More... almost 8 years ago
Merge pull request #94 from marc-mabe/opt_Enum_detectConstnats More... almost 8 years ago
removed PHP version check for PHP-5.4 More... almost 8 years ago
optimized Enum::detectConstants() More... almost 8 years ago
better bench for Enum::[get|detect]Constants() More... almost 8 years ago
optimized EnumSet::count() More... almost 8 years ago
cleanup More... almost 8 years ago
Merge pull request #92 from marc-mabe/refactor_EnumMap More... almost 8 years ago
removed suggestion about PHP>=5.4 More... almost 8 years ago
fixed bug in EnumMap::offsetGet() + more tests More... almost 8 years ago