mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
db0cdcbb0a
If the class is already linked, we need to serialize and unserialize INDIRECTed static properties. Normally these would be set up when copying from cache.