Commit b9f45d1
committed
feature #15290 [DependencyInjection] Forbid container cloning (jakzal)
This PR was merged into the 2.8 branch.
Discussion
----------
[DependencyInjection] Forbid container cloning
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | #15261
| License | MIT
| Doc PR | -
Commits
-------
ba12904 [DependencyInjection] Forbid container cloningFile tree
2 files changed
+14
-0
lines changed- src/Symfony/Component/DependencyInjection
- Tests
2 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
607 | 611 | | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
662 | 662 | | |
663 | 663 | | |
664 | 664 | | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
665 | 675 | | |
666 | 676 | | |
667 | 677 | | |
| |||
0 commit comments