Releases: myclabs/DeepCopy
Releases · myclabs/DeepCopy
1.9.3
Misc
- Backport changes to gitattributes (#136)
1.9.2
Misc
- Backport changes to gitattributes (#136)
1.9.1
Bugfixes
- Fix the branch pointed; 1.9.0 was incorrectly targetting the 2.x branch instead of 1.x
1.9.0
Features
- Add filter prepend method (#132)
1.8.1
Bugfixes
- Declare deep_copy only once (#120)
1.8.0
Misc
- Bump dependencies and update Travis configuration (#96)
1.7.0
Features
- Add function shortcut (#82)
Bugfixes
- Fix copying of DateTimeZone objects (#86)
- Fix access to parent properties in matchers (#88)
- Fix copying of DateInterval objects (#87)
Deprecations
Other notable changes
- Update of the configuration (#80)
- Update documentation, code cleaning, rework tests, add missing tests (#83, #85, #89, #90)
1.6.1
- #61 #64 Un-deprecated PropertyTypeMatcher
1.6.0
- @malc0mn implemented #18 in #59: new filter for handling Doctrine Proxies \o/
1.5.5
- #49 Properly clone elements in
SplDoublyLinkedList
- #51 Remove usage of array_merge