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 6 hours
ago. based on code collected
about 6 hours
ago.
Aug 12, 2024 — Aug 12, 2025
Showing page 4 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
README: updated currect versions status table
Marc Bennewitz
More...
about 6 years ago
Added EnumMap::isEmpty() as associate of EnumSet::isEmpty()
Marc Bennewitz
More...
about 6 years ago
Merge pull request #127 from sanmai/patch-1
Marc Bennewitz
More...
about 6 years ago
Update README.md
Alexey Kopytko
More...
about 6 years ago
Merge pull request #126 from Lctrs/enumset-isempty
Marc Bennewitz
More...
about 6 years ago
Add EnumSet::isEmpty() to know if sets has enumerators
Lctrs
More...
about 6 years ago
Copyright (c) 2019
Marc Bennewitz
More...
about 6 years ago
Merge pull request #124 from marc-mabe/fix-call-static
Marc Bennewitz
More...
about 6 years ago
fix call static in SerializableTrait
Marc Bennewitz
More...
about 6 years ago
PHP 7.4 serializer and wrap old Serializable methods for BC
Marc Bennewitz
More...
about 6 years ago
Enum::__callStatic() should call static::byName() instead of self::byName()
Marc Bennewitz
More...
over 6 years ago
typo
Marc Bennewitz
More...
over 6 years ago
Reduce min required PHP version from 7.2 to 7.1
Marc Bennewitz
More...
over 6 years ago
README: code-quality and coverage icons
Marc Bennewitz
More...
over 6 years ago
Merge pull request #123 from marc-mabe/4.x
Marc Bennewitz
More...
over 6 years ago
Branch 3.x
Marc Bennewitz
More...
over 6 years ago
Updated README and added some '@see' marker for deprecated methods
Marc Bennewitz
More...
over 6 years ago
reuse EnumSet benchmark for both bitset types + composer update
Marc Bennewitz
More...
over 6 years ago
Added deprecated methods EnumSet::[union|intersect|diff|symDiff]
Marc Bennewitz
More...
over 6 years ago
typo
Marc Bennewitz
More...
over 6 years ago
testing benchmarks
Marc Bennewitz
More...
over 6 years ago
Merge pull request #117 from marc-mabe/policy
Marc Bennewitz
More...
over 6 years ago
implementes #120: consistent method naming
Marc Bennewitz
More...
over 6 years ago
fixed EnumSet::[attach|detach]Enumerators() in case an error happens in the middle of modifying
Marc Bennewitz
More...
over 6 years ago
Immutable EnumMap
Marc Bennewitz
More...
over 6 years ago
release policy
Marc Bennewitz
More...
over 6 years ago
Merge pull request #115 from marc-mabe/travis-hhvm
Marc Bennewitz
More...
over 6 years ago
test on latest HHVM LTS version + latest compatible with PHP
Marc Bennewitz
More...
over 6 years ago
Bug report template
Marc Bennewitz
More...
over 6 years ago
EnumMap: implement IteratorAggregate (instead of SeekableIterator) using Generator
Marc Bennewitz
More...
over 6 years ago
←
1
2
3
4
5
6
7
8
9
…
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