Problem/Motivation

Follow-up from #3565937: Workaround PHP bug with fibers and __get().

Ideally we want a test that triggers the actual PHP bug, without the fix from #3565937: Workaround PHP bug with fibers and __get() applied, so that the same test would pass when PHP fixes the bug and we remove the workaround.

It would be easier to test whether fibers get suspended from entity reference __get() calls but tests the implementation of our workaround rather than the original bug so not as useful.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Comments

catch created an issue. See original summary.

catch’s picture

Status: Active » Closed (outdated)

Added test coverage in the parent issue.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.