BitMask
BitMask copied to clipboard
PHP library for working with bitmask
Results
2
BitMask issues
Sort by
recently updated
recently updated
newest added
Right now the order and position within the enum determine the result. This introduces some problems. Bitmasks are often used to check permissions etc, therefore the minor risks should be...