Commit 6e23bc7
committed
Merge branch '2.5' into 2.6
* 2.5:
Fixed typos
Update web_server_configuration.rst
Update web_server_configuration.rst
remove service class parameters
Some fixes
backport service factory improvements
Minor standard fix for best practices guide
Minor tweak
Don't use form() helper
Apply best practices to forms
Use AppBundle instead of AcmeStoreBundle
Other minor fixes
Use AppBundle instead of AcmeDemoBundle
link to a bundle's current (not master) docs
finish #3744
[WIP] - Console add Console arguments page
Added a little sample on Option uses with "spaces"
Conflicts:
book/forms.rst
components/dependency_injection/factories.rst
cookbook/profiler/matchers.rst
cookbook/security/securing_services.rstFile tree
25 files changed
+379
-477
lines changed- best_practices
- book
- components
- console
- helpers
- dependency_injection
- translation
- cookbook
- configuration
- console
- controller
- profiler
- security
- service_container
- reference
25 files changed
+379
-477
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | 143 | | |
147 | 144 | | |
148 | | - | |
| 145 | + | |
149 | 146 | | |
150 | 147 | | |
151 | 148 | | |
| |||
335 | 332 | | |
336 | 333 | | |
337 | 334 | | |
338 | | - | |
| 335 | + | |
339 | 336 | | |
340 | 337 | | |
341 | 338 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
51 | 49 | | |
52 | 50 | | |
53 | 51 | | |
54 | | - | |
55 | | - | |
56 | | - | |
| 52 | + | |
57 | 53 | | |
58 | 54 | | |
59 | 55 | | |
| |||
110 | 106 | | |
111 | 107 | | |
112 | 108 | | |
113 | | - | |
114 | | - | |
115 | | - | |
| 109 | + | |
116 | 110 | | |
117 | 111 | | |
118 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| 355 | + | |
| 356 | + | |
355 | 357 | | |
356 | 358 | | |
0 commit comments