Skip to content

1.2.1

Compare
Choose a tag to compare
@mglaman mglaman released this 03 Nov 13:25
· 85 commits to main since this release
920c6b9

What's Changed

  • Detect public static $modules when it should be protected static $modules in tests by @Boegie in #597
  • Fix tests after drupal/core changes by @mglaman in #605
  • Stub $modules on KernelTestBase by @mglaman in #607
  • Add information on why this package is needed by @mglaman in #606
  • Add decorator support to ServiceMap. by @cmlara in #615
  • Add null to the container get method return type when ContainerInterace::NULL_ON_INVALID_REFERENCE is passed as the second argument. by @mad-briller in #610

New Contributors

Full Changelog: 1.2.0...1.2.1