You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #60288 [VarExporter] dump default value for property hooks if present (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[VarExporter] dump default value for property hooks if present
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
The test added in #60258 reveals that we have another bug in our lazy ghost generation logic which leads to an error at runtime when a hook tries to read the property's default value.
Commits
-------
e819dab dump default value for property hooks if present
0 commit comments