Commit e6cfa09
committed
File tree
14 files changed
+115
-1
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Tests/Functional/app
- Component
- DependencyInjection/Loader/Configurator
- Form/Util
- HttpKernel
- DataCollector
- Ldap/Adapter/ExtLdap
- Lock
- Process
- Pipes
- Routing/Loader/Configurator
14 files changed
+115
-1
lines changedsrc/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/AppKernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Functional/app/AppKernel.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
90 | 96 |
|
91 | 97 |
|
92 | 98 |
|
|
src/Symfony/Component/DependencyInjection/Loader/Configurator/AbstractConfigurator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Loader/Configurator/AbstractConfigurator.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
37 | 47 |
|
38 | 48 |
|
39 | 49 |
|
|
src/Symfony/Component/Form/Util/OrderedHashMapIterator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Util/OrderedHashMapIterator.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
79 | 89 |
|
80 | 90 |
|
81 | 91 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/DataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/DataCollector.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
126 | 130 |
|
127 | 131 |
|
128 | 132 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/DumpDataCollector.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
187 |
| - |
| 187 | + |
188 | 188 |
|
189 | 189 |
|
190 | 190 |
|
|
src/Symfony/Component/HttpKernel/Kernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Kernel.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
920 | 920 |
|
921 | 921 |
|
922 | 922 |
|
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
923 | 927 |
|
924 | 928 |
|
925 | 929 |
|
|
src/Symfony/Component/Ldap/Adapter/ExtLdap/Connection.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Adapter/ExtLdap/Connection.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
38 | 48 |
|
39 | 49 |
|
40 | 50 |
|
|
src/Symfony/Component/Ldap/Adapter/ExtLdap/Query.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Ldap/Adapter/ExtLdap/Query.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
41 | 51 |
|
42 | 52 |
|
43 | 53 |
|
|
src/Symfony/Component/Lock/Lock.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Lock/Lock.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
53 | 63 |
|
54 | 64 |
|
55 | 65 |
|
|
src/Symfony/Component/Process/Pipes/UnixPipes.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/Pipes/UnixPipes.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
38 | 48 |
|
39 | 49 |
|
40 | 50 |
|
|
src/Symfony/Component/Process/Pipes/WindowsPipes.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/Pipes/WindowsPipes.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
91 | 101 |
|
92 | 102 |
|
93 | 103 |
|
|
src/Symfony/Component/Process/Process.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/Process.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
201 | 211 |
|
202 | 212 |
|
203 | 213 |
|
|
src/Symfony/Component/Routing/Loader/Configurator/CollectionConfigurator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/Configurator/CollectionConfigurator.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
39 | 49 |
|
40 | 50 |
|
41 | 51 |
|
|
src/Symfony/Component/Routing/Loader/Configurator/ImportConfigurator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/Configurator/ImportConfigurator.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
33 | 43 |
|
34 | 44 |
|
35 | 45 |
|
|
0 commit comments