mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
This removes an incorrect optimization (I think this code used to be necessary to properly handle references in the Serializable based implementation, but now this code just avoids an array duplication in a way that is not sound).
62 KiB
62 KiB