Skip to content

Conversation

nielsdos
Copy link
Member

@nielsdos nielsdos commented Jan 1, 2024

This shrinks the struct from 80 bytes to 72 bytes. This was unused internally, I did not find users externally via GitHub search.
The intention for this was that it could be used for attaching extra data as a 3rd party to a node. However, there are better mechanisms for that like using actual objects.

This shrinks the struct from 80 bytes to 64 bytes.
This was unused internally, I did not find users externally via GitHub
search.
The intention for this was that it could be used for attaching extra
data as a 3rd party to a node. However, there are better mechanisms for
that like using actual objects.
Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

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

Makes sense to me.

@nielsdos nielsdos merged commit 03547f6 into php:master Jan 3, 2024
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