Skip to content

v0.10.47

Choose a tag to compare

@roxblnfk roxblnfk released this 14 Sep 13:26
c498cf5

0.10.47 (2026-09-14)

Features

  • bridge-double: add the Double test-double bridge (#298) (6c4d415)
  • bridge-double: support Double 0.8.0 (de046dd)
  • bridge-rector: convert PHPUnit mocks onto the Double bridge (#332) (de046dd)
  • testing: add PluginTester for asserting a plugin's wiring (6c4d415)

Bug Fixes

  • cs: check plugin and bridge sources by expanding wildcard include paths (66488de)
  • rector: keep node position when stripping class-level #[Test] (f887f5d)

Documentation

  • skills: add an Infection toolchain pre-flight to testo-mutation-testing (53b897e)

Code Refactoring

  • core: mark readonly services as #[ScopeShared] (#327) (529f480)