openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
php-enumeration
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 7 hours
ago. based on code collected
about 7 hours
ago.
Aug 06, 2024 — Aug 06, 2025
Showing page 6 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #105 from marc-mabe/has-value-name
Marc Bennewitz
More...
over 6 years ago
added Enum::hasValue() and Enum::hasName()
Marc Bennewitz
More...
over 6 years ago
Merge pull request #104 from marc-mabe/travis-7.3
Marc Bennewitz
More...
over 6 years ago
Travis: PHP-7.3
Marc Bennewitz
More...
over 6 years ago
Merge pull request #103 from maczkomaciej/hotfix/typo-in-enum-php
Marc Bennewitz
More...
almost 7 years ago
Fix typo in Enum.php
Maciej Mączko
More...
almost 7 years ago
Merge pull request #99 from darrylhein/patch-1
Marc Bennewitz
More...
almost 7 years ago
fix phpdoc syntax
Darryl Hein
More...
about 7 years ago
README: Removed versioneye link
Marc Bennewitz
More...
about 7 years ago
Merge pull request #97 from marc-mabe/hotfix/95
Marc Bennewitz
More...
about 7 years ago
Merge pull request #98 from marc-mabe/hotfix/hhvm_const_visibility
Marc Bennewitz
More...
about 7 years ago
HHVM > 3.26.2 still does not support private/protected constants. It allows the visibility keyword but ignores it.
Marc Bennewitz
More...
about 7 years ago
Description message for ambiguous assertion check, fixes #95
Marc Bennewitz
More...
about 7 years ago
Less diff var usage on Enum::byValue()
Marc Bennewitz
More...
over 7 years ago
Micro-optimized Enum::by* functions
Marc Bennewitz
More...
over 7 years ago
fixed typo in README
Marc Bennewitz
More...
over 7 years ago
Bench: renamed benchGetConstants() to benchDetectConstants()
Marc Bennewitz
More...
almost 8 years ago
No phpdoc for AssertionError
Marc Bennewitz
More...
almost 8 years ago
updated documentation
Marc Bennewitz
More...
almost 8 years ago
Travis: enable PHP-7.2 tests
Marc Bennewitz
More...
almost 8 years ago
Better error msg and more tests
Marc Bennewitz
More...
almost 8 years ago
Merge pull request #94 from marc-mabe/opt_Enum_detectConstnats
Marc Bennewitz
More...
almost 8 years ago
removed PHP version check for PHP-5.4
Marc Bennewitz
More...
almost 8 years ago
optimized Enum::detectConstants()
Marc Bennewitz
More...
almost 8 years ago
better bench for Enum::[get|detect]Constants()
Marc Bennewitz
More...
almost 8 years ago
optimized EnumSet::count()
Marc Bennewitz
More...
almost 8 years ago
cleanup
Marc Bennewitz
More...
almost 8 years ago
Merge pull request #92 from marc-mabe/refactor_EnumMap
Marc Bennewitz
More...
almost 8 years ago
removed suggestion about PHP>=5.4
Marc Bennewitz
More...
almost 8 years ago
fixed bug in EnumMap::offsetGet() + more tests
Marc Bennewitz
More...
almost 8 years ago
←
1
2
3
4
5
6
7
8
9
10
…
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree