di
di copied to clipboard
Improve containers types to use iterable objects
| Q | A |
|---|---|
| Is bugfix? | ✔️ |
| New feature? | ✔️ |
| Breaks BC? | ❌ |
| Fixed issues |
Added ability to use iterable parameters. For example, now you cannot use Generator as tags values.
Codecov Report
Patch coverage: 100.00% and no project coverage change.
Comparison is base (
8e264ff) 100.00% compared to head (0e4059d) 100.00%.
Additional details and impacted files
@@ Coverage Diff @@
## master #299 +/- ##
===========================================
Coverage 100.00% 100.00%
- Complexity 158 160 +2
===========================================
Files 11 11
Lines 460 467 +7
===========================================
+ Hits 460 467 +7
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/Container.php | 100.00% <100.00%> (ø) |
|
| src/ContainerConfig.php | 100.00% <100.00%> (ø) |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
@xepozz need a line for CHANGELOG. Also, it looks like BC-breaking change.
@xepozz need a line for CHANGELOG. Also, it looks like BC-breaking change.
Done. I can keep it for 2.0