Commit 2ecad3f
committed
File tree
26 files changed
+446
-82
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine
- Tests
- ProxyManager/Tests/LazyProxy/PhpDumper
- Component
- Cache
- Tests/Adapter
- Traits
- Config
- Resource
- Tests/Resource
- Debug/FatalErrorHandler
- Form/Resources/translations
- HttpFoundation
- Session/Flash
- Ldap/Tests/Adapter/ExtLdap
- PropertyAccess
- PropertyInfo
- Routing
- Loader
- Tests
- Fixtures/AnnotatedClasses
- Loader
- Serializer
- Normalizer
- Tests
- Fixtures
- Normalizer
- Validator/DependencyInjection
26 files changed
+446
-82
lines changed+7-9Lines changed: 7 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
| 26 | + |
31 | 27 |
|
32 |
| - |
33 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
34 | 32 |
|
35 | 33 |
|
36 | 34 |
|
| ||
50 | 48 |
|
51 | 49 |
|
52 | 50 |
|
53 |
| - |
| 51 | + |
54 | 52 |
|
55 | 53 |
|
56 | 54 |
|
| ||
68 | 66 |
|
69 | 67 |
|
70 | 68 |
|
71 |
| - |
| 69 | + |
72 | 70 |
|
73 | 71 |
|
src/Symfony/Bridge/Doctrine/ContainerAwareEventManager.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/ContainerAwareEventManager.php+46-43Lines changed: 46 additions & 43 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
| 40 | + |
48 | 41 |
|
49 | 42 |
|
50 | 43 |
|
51 |
| - |
52 |
| - |
| 44 | + |
| 45 | + |
| 46 | + |
53 | 47 |
|
54 |
| - |
| 48 | + |
55 | 49 |
|
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
| 50 | + |
| 51 | + |
| 52 | + |
60 | 53 |
|
61 |
| - |
62 |
| - |
63 |
| - |
| 54 | + |
| 55 | + |
64 | 56 |
|
65 | 57 |
|
66 | 58 |
|
67 | 59 |
|
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
| 60 | + |
73 | 61 |
|
74 | 62 |
|
75 | 63 |
|
76 |
| - |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
77 | 79 |
|
78 | 80 |
|
79 | 81 |
|
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
| 82 | + |
85 | 83 |
|
86 | 84 |
|
87 | 85 |
|
88 | 86 |
|
89 | 87 |
|
90 | 88 |
|
91 | 89 |
|
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
| 90 | + |
98 | 91 |
|
99 | 92 |
|
100 | 93 |
|
101 | 94 |
|
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
106 | 95 |
|
107 | 96 |
|
108 | 97 |
|
| ||
113 | 102 |
|
114 | 103 |
|
115 | 104 |
|
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
116 | 109 |
|
117 | 110 |
|
118 | 111 |
|
119 | 112 |
|
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
| 113 | + |
124 | 114 |
|
125 | 115 |
|
126 | 116 |
|
| ||
138 | 128 |
|
139 | 129 |
|
140 | 130 |
|
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
141 | 144 |
|
src/Symfony/Bridge/Doctrine/Tests/ContainerAwareEventManagerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/ContainerAwareEventManagerTest.php+60-10Lines changed: 60 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
| 31 | + |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
41 | 79 |
|
42 | 80 |
|
43 |
| - |
44 |
| - |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
45 | 87 |
|
46 |
| - |
47 |
| - |
48 |
| - |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
49 | 99 |
|
50 |
| - |
51 |
| - |
| 100 | + |
| 101 | + |
52 | 102 |
|
53 |
| - |
| 103 | + |
54 | 104 |
|
55 | 105 |
|
56 | 106 |
|
|
src/Symfony/Bridge/ProxyManager/Tests/LazyProxy/PhpDumper/ProxyDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/ProxyManager/Tests/LazyProxy/PhpDumper/ProxyDumperTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
182 | 183 |
|
183 | 184 |
|
184 | 185 |
|
| 186 | + |
185 | 187 |
|
186 | 188 |
|
187 | 189 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/AdapterTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/AdapterTestCase.php+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
62 | 82 |
|
63 | 83 |
|
64 | 84 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/PhpArrayAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/PhpArrayAdapterTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
|
src/Symfony/Component/Cache/Traits/ContractsTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Traits/ContractsTrait.php+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
| ||
69 | 70 |
|
70 | 71 |
|
71 | 72 |
|
72 |
| - |
| 73 | + |
73 | 74 |
|
74 |
| - |
| 75 | + |
75 | 76 |
|
76 | 77 |
|
77 | 78 |
|
78 | 79 |
|
79 | 80 |
|
80 |
| - |
| 81 | + |
| 82 | + |
81 | 83 |
|
82 | 84 |
|
83 | 85 |
|
84 |
| - |
| 86 | + |
85 | 87 |
|
86 | 88 |
|
87 | 89 |
|
88 | 90 |
|
89 | 91 |
|
90 | 92 |
|
91 |
| - |
| 93 | + |
92 | 94 |
|
93 | 95 |
|
94 | 96 |
|
|
src/Symfony/Component/Config/Resource/ReflectionClassResource.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Resource/ReflectionClassResource.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
158 | 159 |
|
159 | 160 |
|
160 | 161 |
|
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
161 | 169 |
|
162 | 170 |
|
163 | 171 |
|
|
0 commit comments