Commit 702e652
File tree
Expand file treeCollapse file tree
11 files changed
+43
-18
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Templating/Helper
- Component
- Console
- HttpKernel
- DataCollector
- EventListener
- PropertyAccess
- Tests
- Routing
- Loader
- Tests/Loader
- Security/Http/Firewall
Expand file treeCollapse file tree
11 files changed
+43
-18
lines changedsrc/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
153 |
| - |
| 153 | + |
154 | 154 |
|
155 |
| - |
| 155 | + |
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
|
src/Symfony/Component/Console/Application.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Application.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
861 | 861 |
|
862 | 862 |
|
863 | 863 |
|
864 |
| - |
| 864 | + |
865 | 865 |
|
866 | 866 |
|
867 | 867 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
55 | 61 |
|
56 |
| - |
57 |
| - |
58 | 62 |
|
59 | 63 |
|
60 | 64 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
53 | 55 |
|
54 | 56 |
|
55 | 57 |
|
|
src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
| 138 | + |
| 139 | + |
138 | 140 |
|
139 | 141 |
|
140 | 142 |
|
|
src/Symfony/Component/PropertyAccess/StringUtil.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/StringUtil.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
| 67 | + |
| 68 | + |
66 | 69 |
|
67 | 70 |
|
68 | 71 |
|
69 |
| - |
| 72 | + |
70 | 73 |
|
71 | 74 |
|
72 | 75 |
|
|
src/Symfony/Component/PropertyAccess/Tests/StringUtilTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/Tests/StringUtilTest.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
| 79 | + |
| 80 | + |
79 | 81 |
|
80 | 82 |
|
81 | 83 |
|
|
src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
183 |
| - |
| 183 | + |
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
|
src/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php+13-7Lines changed: 13 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
71 | 73 |
|
72 | 74 |
|
73 | 75 |
|
74 |
| - |
75 |
| - |
| 76 | + |
| 77 | + |
76 | 78 |
|
77 | 79 |
|
78 | 80 |
|
79 |
| - |
80 |
| - |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
81 | 88 |
|
82 | 89 |
|
83 | 90 |
|
| ||
108 | 115 |
|
109 | 116 |
|
110 | 117 |
|
111 |
| - |
| 118 | + |
112 | 119 |
|
113 | 120 |
|
114 | 121 |
|
115 | 122 |
|
116 |
| - |
| 123 | + |
117 | 124 |
|
118 |
| - |
119 | 125 |
|
src/Symfony/Component/Security/Http/Firewall/ContextListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/ContextListener.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
| ||
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
68 |
| - |
| 69 | + |
69 | 70 |
|
| 71 | + |
70 | 72 |
|
71 | 73 |
|
72 | 74 |
|
|
src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
79 | 83 |
|
80 | 84 |
|
81 | 85 |
|
|
0 commit comments