Skip to content

Releases: myclabs/DeepCopy

1.13.4

01 Aug 08:46
07d290f
Compare
Choose a tag to compare

What's Changed

  • Do not call Reflection*::setAccessible() in PHP >= 8.1 by @W0rma in #207

New Contributors

Full Changelog: 1.13.3...1.13.4

1.13.3

05 Jul 12:25
faed855
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.13.2...1.13.3

1.13.2

04 Jul 14:07
d25e62e
Compare
Choose a tag to compare

What's Changed

  • Add generic to DeepCopy::copy method by @ruudk in #205

New Contributors

Full Changelog: 1.13.1...1.13.2

1.13.0

12 Feb 12:18
024473a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.12.1...1.13.0

1.12.1

08 Nov 17:48
123267b
Compare
Choose a tag to compare

What's Changed

  • bug: #196 Introduce a custom DatePeriodFilter that safely copies DatePeriod objects without modifying their readonly properties. by @michalananapps in #197

New Contributors

Full Changelog: 1.12.0...1.12.1

1.12.0

12 Jun 14:40
3a6b9a4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.1...1.12.0

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