Skip to content

zend_object_handlers: Fix type of struct _zend_object_handlers’s offset field#21900

Merged
TimWolla merged 1 commit intophp:masterfrom
TimWolla:zend-object-handlers-offset-type
Apr 28, 2026
Merged

zend_object_handlers: Fix type of struct _zend_object_handlers’s offset field#21900
TimWolla merged 1 commit intophp:masterfrom
TimWolla:zend-object-handlers-offset-type

Conversation

@TimWolla
Copy link
Copy Markdown
Member

This is used with offsetof() which evaluates to size_t.

…ffset` field

This is used with `offsetof()` which evaluates to `size_t`.
@TimWolla TimWolla merged commit 777a79c into php:master Apr 28, 2026
19 checks passed
@TimWolla TimWolla deleted the zend-object-handlers-offset-type branch April 28, 2026 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants