Skip to content

v3.0.0

Latest

Choose a tag to compare

@priyadi priyadi released this 31 Mar 20:17
7e60960

Interim release to allow Symfony 8.x, except for symfony/property-info which is still pinned to 7.x. Supporting property-info or type-info 8.x requires changing the interface, which is planned for the next major version.

Drops support for Symfony 6.x

What's Changed

  • test: add test for persisting proxy by @priyadi in #276
  • test: convert phpunit phpdoc to attributes by @priyadi in #277
  • test: clarification in ConstructorAndPropertyTest by @priyadi in #278
  • chore: undeprecate symfony 7.3 deprecations for now by @priyadi in #279
  • perf: change xxh64 to xxh128 by @priyadi in #280
  • test: satisfy static analyses by @priyadi in #281
  • test: satisfy phpstan by @priyadi in #284
  • chore: allow symfony 8, and various dependency bumps by @priyadi in #294
  • deps: bump phpdocumentor/reflection-docblock by @priyadi in #295

Full Changelog: v2.0.0...v3.0.0