After $copy = $original, which later change can still be visible through both arrays?

from Arrays
PHP 8.3.33 intermediate 1 min

After $copy = $original, which later change can still be visible through both arrays?

Report an error