Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
7.0.10 source code.tar.gz | 2025-04-22 | 43.1 kB | |
7.0.10 source code.zip | 2025-04-22 | 76.1 kB | |
README.md | 2025-04-22 | 449 Bytes | |
Totals: 3 Items | 119.6 kB | 2 |
What's Changed
- Support PHPUnit 10 & 11 by @williamdes in https://github.com/PHP-DI/PHP-DI/pull/908
- Added conditional return on container::get so static analysers understand the return type by @alleknalle in https://github.com/PHP-DI/PHP-DI/pull/912
New Contributors
- @alleknalle made their first contribution in https://github.com/PHP-DI/PHP-DI/pull/912
Full Changelog: https://github.com/PHP-DI/PHP-DI/compare/7.0.9...7.0.10