Skip to content

Releases: myclabs/DeepCopy

1.11.1

08 Mar 13:27
7284c22
Compare
Choose a tag to compare

What's Changed

  • Allow applying further filters after DoctrineProxyFilter by @fsevestre in #175

Full Changelog: 1.11.0...1.11.1

1.11.0

03 Mar 13:19
14daed4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.10.3...1.11.0

1.10.3

02 Mar 14:17
c6a951b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.10.2...1.10.3

1.10.2

13 Nov 09:41
776f831
Compare
Choose a tag to compare

#161 Add isInitialized check on PropertyTypeMatcher for PHP 7.4

1.10.1

29 Jun 13:23
969b211
Compare
Choose a tag to compare

Bugfixes

  • Fix copying objects extending ArrayObject (#152) (#155)

1.10.0

28 Jun 07:04
5796d12
Compare
Choose a tag to compare

Features

  • Allow PHP 8 (#157)

Misc

  • Exclude docs from being exported #151

1.9.5

17 Jan 21:12
Compare
Choose a tag to compare

Bugfixes

  • Fix deep copying of ArrayObject in PHP 7.4 (#145)

1.9.4

15 Dec 19:14
579bb73
Compare
Choose a tag to compare

#143, #144: Add support for PHP 7.4's typed properties (they can be in an "uninitialized" state), by @SlvrEagle23

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)