Commit 60a39d6
committed
bug symfony#58290 [FrameworkBundle] fix XSD to allow to configure locks without resources (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[FrameworkBundle] fix XSD to allow to configure locks without resources
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
see https://ci.appveyor.com/project/fabpot/symfony/builds/50611181#L1780
Commits
-------
81c1c67 fix XSD to allow to configure locks without resourcesFile tree
3 files changed
+21
-1
lines changed- src/Symfony/Bundle/FrameworkBundle
- Resources/config/schema
- Tests/DependencyInjection
- Fixtures/php
3 files changed
+21
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
495 | | - | |
| 495 | + | |
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
2081 | 2082 | | |
2082 | 2083 | | |
2083 | 2084 | | |
| 2085 | + | |
| 2086 | + | |
| 2087 | + | |
| 2088 | + | |
| 2089 | + | |
| 2090 | + | |
| 2091 | + | |
| 2092 | + | |
| 2093 | + | |
| 2094 | + | |
| 2095 | + | |
| 2096 | + | |
| 2097 | + | |
| 2098 | + | |
2084 | 2099 | | |
2085 | 2100 | | |
2086 | 2101 | | |
| |||
0 commit comments