Commit 22d3df8
File tree
Expand file treeCollapse file tree
16 files changed
+167
-133
lines changedFilter options
- src/Symfony
- Bridge/Twig/Tests/Extension
- Component
- HttpKernel/Tests/DataCollector
- VarDumper
- Caster
- Cloner
- Dumper
- Tests
Expand file treeCollapse file tree
16 files changed
+167
-133
lines changedsrc/Symfony/Bridge/Twig/Tests/Extension/DumpExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Extension/DumpExtensionTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 |
| - |
| 100 | + |
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
|
src/Symfony/Component/HttpKernel/Tests/DataCollector/DumpDataCollectorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/DataCollector/DumpDataCollectorTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
|
src/Symfony/Component/VarDumper/Caster/ConstStub.php
Copy file name to clipboard+28Lines changed: 28 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
src/Symfony/Component/VarDumper/Caster/CasterStub.php renamed to src/Symfony/Component/VarDumper/Caster/CutStub.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/CutStub.php+6-9Lines changed: 6 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 |
| - |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
| ||
47 | 46 |
|
48 | 47 |
|
49 | 48 |
|
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
56 | 53 |
|
57 | 54 |
|
58 | 55 |
|
|
src/Symfony/Component/VarDumper/Caster/DOMCaster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/DOMCaster.php+15-15Lines changed: 15 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
97 |
| - |
98 |
| - |
| 96 | + |
| 97 | + |
| 98 | + |
99 | 99 |
|
100 |
| - |
101 |
| - |
102 |
| - |
103 |
| - |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
104 | 104 |
|
105 |
| - |
| 105 | + |
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
110 |
| - |
| 110 | + |
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
122 |
| - |
123 |
| - |
| 122 | + |
| 123 | + |
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
127 |
| - |
128 |
| - |
| 127 | + |
| 128 | + |
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
142 |
| - |
| 142 | + |
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
|
src/Symfony/Component/VarDumper/Caster/DoctrineCaster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/DoctrineCaster.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
54 |
| - |
55 |
| - |
| 53 | + |
| 54 | + |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/ExceptionCaster.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
|
src/Symfony/Component/VarDumper/Caster/PdoCaster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/PdoCaster.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
|
src/Symfony/Component/VarDumper/Caster/SplCaster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/SplCaster.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
|
src/Symfony/Component/VarDumper/Caster/StubCaster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/StubCaster.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
src/Symfony/Component/VarDumper/Cloner/AbstractCloner.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Cloner/AbstractCloner.php+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
29 |
| - |
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
| ||
57 | 58 |
|
58 | 59 |
|
59 | 60 |
|
60 |
| - |
| 61 | + |
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
|
src/Symfony/Component/VarDumper/Cloner/Cursor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Cloner/Cursor.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
|
src/Symfony/Component/VarDumper/Cloner/Data.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Cloner/Data.php+13-6Lines changed: 13 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
42 |
| - |
43 |
| - |
| 43 | + |
| 44 | + |
| 45 | + |
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
47 |
| - |
| 49 | + |
48 | 50 |
|
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
| 54 | + |
52 | 55 |
|
53 | 56 |
|
54 | 57 |
|
| ||
87 | 90 |
|
88 | 91 |
|
89 | 92 |
|
90 |
| - |
| 93 | + |
91 | 94 |
|
92 | 95 |
|
93 | 96 |
|
| ||
102 | 105 |
|
103 | 106 |
|
104 | 107 |
|
105 |
| - |
| 108 | + |
106 | 109 |
|
107 | 110 |
|
108 | 111 |
|
| ||
142 | 145 |
|
143 | 146 |
|
144 | 147 |
|
| 148 | + |
| 149 | + |
145 | 150 |
|
146 | 151 |
|
147 | 152 |
|
| ||
169 | 174 |
|
170 | 175 |
|
171 | 176 |
|
172 |
| - |
| 177 | + |
| 178 | + |
| 179 | + |
173 | 180 |
|
174 | 181 |
|
175 | 182 |
|
|
0 commit comments