| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.14.0 source code.tar.gz | 2026-08-11 | 10.1 kB | |
| 1.14.0 source code.zip | 2026-08-11 | 22.7 kB | |
| README.md | 2026-08-11 | 479 Bytes | |
| Totals: 3 Items | 33.3 kB | 1 | |
What's Changed
PHP 8.6 is supported and PHP 7.x support has been dropped (8.0 or greater is required now).
- Run tests on PHP 8.5 by @Chris53897 in https://github.com/myclabs/DeepCopy/pull/208
- Replace
spl_object_hashwithspl_object_idby @mnapoli in https://github.com/myclabs/DeepCopy/pull/210 - Switch to
WeakMapby @mnapoli in https://github.com/myclabs/DeepCopy/pull/211
Full Changelog: https://github.com/myclabs/DeepCopy/compare/1.13.4...1.14.0