v0.7.2
·
12 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Fixed
deepclone_to_array()now resolves theIS_INDIRECTslots that internal
classes may leave in the state returned by__serialize()(e.g.
Random\Randomizerbefore PHP 8.3, whose raw property table points into
the object). The payload previously retained those pointers, and using it
after the source object was released crasheddeepclone_from_array()on
PHP 8.2.