Skip to content

Conversation

@iluuu1994
Copy link
Member

The offset becomes stale if the environment changes. We're currently relying on other factors in the environment staying constant, e.g. send types. But this seems to be the worst offender.

Partially addresses GH-17733

The offset becomes stale if the environment changes. We're currently relying on
other factors in the environment staying constant, e.g. send types. But this
seems to be the worst offender.

Partially addresses phpGH-17733
@ndossche
Copy link
Member

Okay for a workaround on first sight, but this should target 8.4, no? In any case, I would like this only as a temporary workaround and use a proper fix (using system id someway) to prevent the issue in a cleaner way (and more generally).

@iluuu1994 iluuu1994 changed the base branch from master to PHP-8.4 October 29, 2025 22:19
@iluuu1994
Copy link
Member Author

Okay for a workaround on first sight, but this should target 8.4, no?

Indeed. Based on 8.4 but forgot to change the branch when creating the PR.

In any case, I would like this only as a temporary workaround and use a proper fix (using system id someway) to prevent the issue in a cleaner way (and more generally).

Yes, that's fine. I'll make sure to extend the comment so we know to revert it.

@arnaud-lb
Copy link
Member

using system id someway

This would benefit SHM reattachment too, which likely suffers from similar issues

@iluuu1994 iluuu1994 closed this in 50c7f49 Oct 31, 2025
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.

3 participants