1
I Use This!
Very Low Activity

Commits : Listings

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