Skip to content

Conversation

@arnaud-lb
Copy link
Member

Fixes #10340

@arnaud-lb arnaud-lb changed the base branch from master to PHP-8.1 January 20, 2023 12:45
@arnaud-lb arnaud-lb marked this pull request as ready for review January 20, 2023 13:44
@arnaud-lb arnaud-lb requested a review from dstogov January 20, 2023 13:45
Copy link
Member

@dstogov dstogov left a comment

Choose a reason for hiding this comment

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

This looks right.

@arnaud-lb arnaud-lb merged commit 9830204 into php:PHP-8.1 Jan 27, 2023
arnaud-lb added a commit that referenced this pull request Jan 27, 2023
* PHP-8.1:
  Handle non-INDIRECT symbol table entries in zend_fiber_object_gc() (#10386)
arnaud-lb added a commit that referenced this pull request Jan 27, 2023
* PHP-8.2:
  Handle non-INDIRECT symbol table entries in zend_fiber_object_gc() (#10386)
@arnaud-lb
Copy link
Member Author

@saundefined @patrickallaert could you backport this in 8.2.2 and 8.1.15 ?

This fixes a regression introduced in 8.2.2RC1 and 8.1.15RC1 by 4fb1493

@saundefined
Copy link
Member

@arnaud-lb thanks! I'll handle it for 8.2.2.

@patrickallaert
Copy link
Contributor

patrickallaert commented Jan 31, 2023

@saundefined @patrickallaert could you backport this in 8.2.2 and 8.1.15 ?

Yes, it will be part of 8.1.15GA.

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.

Assertion in zend_fiber_object_gc()

4 participants