Documentation

UnserializeMemoryUsageSuppressionTrait

Suppresses memory usage when unserializing objects.

Workaround for the problem that objects retrieved with \unserialize() build unnecessary dynamic property tables, resulting in larger memory consumption.

Tags
see
https://github.com/php/php-src/issues/10126
psalm-immutable

Table of Contents

Methods

__unserialize()  : void

Methods


        
On this page

Search results