Skip to content

Fix build with PHP 8.6.0alpha2 - #65

Open
remicollet wants to merge 1 commit into
orieg:mainfrom
remicollet:issue-php86a2
Open

Fix build with PHP 8.6.0alpha2#65
remicollet wants to merge 1 commit into
orieg:mainfrom
remicollet:issue-php86a2

Conversation

@remicollet

Copy link
Copy Markdown
Contributor

. The XtOffsetOf() alias of C’s offsetof() macro has been removed. Use
offsetof() directly.

  . The XtOffsetOf() alias of C’s offsetof() macro has been removed. Use
    offsetof() directly.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request replaces the use of the macro XtOffsetOf with the standard offsetof macro in php_judy.c and php_judy.h. I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

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.

1 participant