mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-10 10:06:30 +00:00
e9e467de10
Drop the clone-based copy() since benchmark results vary across PHP versions and platforms. Keep the benchmark test (renamed to end in Test) in a separate testsuite so users can assess which approach suits their environment. Add docblock @see references on copy() and __clone().