Skip to content

Conversation

@nielsdos
Copy link
Member

This should call zend_object_std_dtor() to clean the property table etc. This also has a semantic influence because previously weak refs were not notified for example.

This fixes the final issue in GH-18114 (the crash was master-only and fixed already).
Closes GH-18114.

@nielsdos nielsdos requested a review from SakiTakamachi as a code owner March 20, 2025 18:20
@nielsdos nielsdos linked an issue Mar 20, 2025 that may be closed by this pull request
This should call zend_object_std_dtor() to clean the property table etc.
This also has a semantic influence because previously weak refs were not
notified for example.

This fixes the final issue in phpGH-18114 (the crash was master-only and
fixed already).
Closes phpGH-18114.
@nielsdos nielsdos closed this in 2dde07a Mar 20, 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.

pdo lazy object crash

2 participants