Commit 4bbe6c6
File tree
36 files changed
+665
-569
lines changedFilter options
- book
- components
- class_loader
- config
- dependency_injection
- event_dispatcher
- contributing/code
- cookbook
- profiler
- templating
- create_framework
36 files changed
+665
-569
lines changedbook/from_flat_php_to_symfony2.rst
Copy file name to clipboardExpand all lines: book/from_flat_php_to_symfony2.rst+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
266 | 266 |
|
267 | 267 |
|
268 | 268 |
|
269 |
| - |
| 269 | + |
270 | 270 |
|
271 | 271 |
|
272 | 272 |
|
| ||
297 | 297 |
|
298 | 298 |
|
299 | 299 |
|
300 |
| - |
| 300 | + |
301 | 301 |
|
302 | 302 |
|
303 | 303 |
|
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
579 | 579 |
|
580 | 580 |
|
581 | 581 |
|
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
582 | 586 |
|
583 | 587 |
|
584 | 588 |
|
|
components/class_loader/class_loader.rst
Copy file name to clipboardExpand all lines: components/class_loader/class_loader.rst+17-17Lines changed: 17 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 |
| - |
| 7 | + |
| 8 | + |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
| 13 | + |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 |
| - |
| 38 | + |
| 39 | + |
40 | 40 |
|
41 |
| - |
42 |
| - |
43 |
| - |
| 41 | + |
| 42 | + |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
63 |
| - |
64 |
| - |
| 62 | + |
| 63 | + |
| 64 | + |
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
components/class_loader/class_map_generator.rst
Copy file name to clipboardExpand all lines: components/class_loader/class_map_generator.rst+15-12Lines changed: 15 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
| ||
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
47 |
| - |
48 |
| - |
| 48 | + |
| 49 | + |
| 50 | + |
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
55 |
| - |
56 |
| - |
| 57 | + |
| 58 | + |
57 | 59 |
|
58 | 60 |
|
59 | 61 |
|
| ||
87 | 89 |
|
88 | 90 |
|
89 | 91 |
|
90 |
| - |
91 |
| - |
| 92 | + |
| 93 | + |
| 94 | + |
92 | 95 |
|
93 | 96 |
|
94 | 97 |
|
| ||
110 | 113 |
|
111 | 114 |
|
112 | 115 |
|
113 |
| - |
114 |
| - |
| 116 | + |
| 117 | + |
115 | 118 |
|
116 | 119 |
|
117 | 120 |
|
|
components/class_loader/introduction.rst
Copy file name to clipboardExpand all lines: components/class_loader/introduction.rst+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
| 14 | + |
| 15 | + |
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 |
| - |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
| 47 | + |
46 | 48 |
|
47 | 49 |
|
components/class_loader/map_class_loader.rst
Copy file name to clipboardExpand all lines: components/class_loader/map_class_loader.rst+11-9Lines changed: 11 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
11 | 12 |
|
12 |
| - |
13 |
| - |
| 13 | + |
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
18 |
| - |
19 |
| - |
20 |
| - |
| 20 | + |
| 21 | + |
| 22 | + |
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
|
components/config/caching.rst
Copy file name to clipboardExpand all lines: components/config/caching.rst+20-19Lines changed: 20 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
59 | 60 |
|
0 commit comments