0.10.3 (2026-05-02)
Features
- Add Infection bridge (#126) (3229bcc)
- Assert: Add
Expect::exception()strictness mode (#118) (ee35079) - Codecov: Add PHPUnit XML report format (#124) (604af51)
Bug Fixes
- Tokenizer: Fixed methods detecting in the
getMethodsFQNmethod (323d815)
Documentation
- repeat: Update README with project details and usage instructions (eac870d)
- spec: Add guide for creating new plugins (219ecb6)
Code Refactoring
- assert: Move Assert plugin in a separated repository (12d2796)
- bench: Move Bench plugin in a separated repository (fd0fd73)
- bridge-symfony-console: Rename Symfony Console bridge (0261f06)
- bridge-symfony: Move Symfony bridge in a separated repository (0d5d1c9)
- codecov: Move Codecov plugin in a separated repository (63983b1)
- Codecov: Simplify PhpUnitXmlReport (180f3cb)
- convention: Move Convention plugin in a separated repository (1a4044f)
- data: Move Data plugin in a separated repository (8f3d971)
- filter: Move Filter plugin in a separated repository (651a761)
- inline: Move Inline plugin in a separated repository (4e2342c)
- lifecycle: Move Lifecycle plugin in a separated repository (cb0ea16)
- Move all php files into
coredir (743cb4f) - Normalize branch-aliases (6fd048c)
- Normalize Test Suite naming (9fd0cd3)
- output-teamcity: Move Output/Teamcity back into core (9558d46)
- output-teamcity: Move Output/Teamcity plugin in a separated repository (1db6c20)
- repeat: Move Repeat plugin in a separated repository (a3bf466)
- retry: Move Retry plugin in a separated repository (0fa769e)
- test: Move Test plugin in a separated repository (21033ca)