Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug #39795 Dont allow unserializing classes with a destructor - 5.1 (…
…jderusse) This PR was merged into the 5.1 branch. Discussion ---------- Dont allow unserializing classes with a destructor - 5.1 | Q | A | ------------- | --- | Branch? | 5.1 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Prevent destructors with side-effects from being unserialized Commits ------- 07402f4af3 Dont allow unserializing classes with a destructor - 5.1
- Loading branch information