Skip to content

Refactor BITPOS and implement BIT/BYTE option.#2185

Merged
michael-grunder merged 1 commit into
developfrom
issue.2068-bitpos-additions
Oct 13, 2022
Merged

Refactor BITPOS and implement BIT/BYTE option.#2185
michael-grunder merged 1 commit into
developfrom
issue.2068-bitpos-additions

Conversation

@michael-grunder
Copy link
Copy Markdown
Member

Update BITPOS to use the new argument parsing macros as well as implement Redis 7.0.0's BIT/BYTE modifier.

Additionally I changed int $bit to bool $bit as its a more appropriate datatype.

See #2068

Update BITPOS to use the new argument parsing macros as well as
implement Redis 7.0.0's BIT/BYTE modifier.

Additionally I changed `int $bit` to `bool $bit` as its a more
appropriate datatype.

See #2068
@michael-grunder michael-grunder force-pushed the issue.2068-bitpos-additions branch from 2b03c4f to da2d66d Compare October 13, 2022 18:36
@michael-grunder michael-grunder merged commit 4d8afd3 into develop Oct 13, 2022
@michael-grunder michael-grunder deleted the issue.2068-bitpos-additions branch October 13, 2022 18:54
@michael-grunder michael-grunder mentioned this pull request Oct 13, 2022
37 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants