Skip to content

Releases: myclabs/DeepCopy

1.9.3

10 Aug 13:54
007c053
Compare
Choose a tag to compare

Misc

  • Backport changes to gitattributes (#136)

1.9.2

09 Aug 19:49
8d0a041
Compare
Choose a tag to compare

Misc

  • Backport changes to gitattributes (#136)

1.9.1

10 Apr 11:17
Compare
Choose a tag to compare

Bugfixes

  • Fix the branch pointed; 1.9.0 was incorrectly targetting the 2.x branch instead of 1.x

1.9.0

07 Apr 13:19
Compare
Choose a tag to compare

Features

  • Add filter prepend method (#132)

1.8.1

11 Jun 23:11
3e01bda
Compare
Choose a tag to compare

Bugfixes

  • Declare deep_copy only once (#120)

1.8.0

29 May 17:40
4784656
Compare
Choose a tag to compare

Misc

  • Bump dependencies and update Travis configuration (#96)

1.7.0

20 Oct 10:39
Compare
Choose a tag to compare

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

  • Make the API final (#81)

Other notable changes

  • Update of the configuration (#80)
  • Update documentation, code cleaning, rework tests, add missing tests (#83, #85, #89, #90)

1.6.1

12 Apr 18:53
Compare
Choose a tag to compare
  • #61 #64 Un-deprecated PropertyTypeMatcher

1.6.0

26 Jan 22:08
Compare
Choose a tag to compare
  • @malc0mn implemented #18 in #59: new filter for handling Doctrine Proxies \o/

1.5.5

31 Oct 17:21
Compare
Choose a tag to compare
  • #49 Properly clone elements in SplDoublyLinkedList
  • #51 Remove usage of array_merge