Commit a492e72
committed
File tree
13 files changed
+111
-32
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle/DependencyInjection/Compiler
- Component
- Cache
- Adapter
- Simple
- Tests
- Adapter
- Simple
- Traits
- Config
- Resource
- Tests
- Fixtures
- Resource
- Yaml
- Tests
13 files changed
+111
-32
lines changedsrc/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSessionDomainConstraintPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/Compiler/AddSessionDomainConstraintPass.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php+4-9Lines changed: 4 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
| 64 | + |
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
| 70 | + |
| 71 | + |
77 | 72 |
|
78 | 73 |
|
79 |
| - |
| 74 | + |
80 | 75 |
|
81 | 76 |
|
82 | 77 |
|
|
src/Symfony/Component/Cache/Simple/PhpArrayCache.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Simple/PhpArrayCache.php+3-7Lines changed: 3 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
49 | 50 |
|
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
| 51 | + |
56 | 52 |
|
57 | 53 |
|
58 | 54 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/PhpArrayAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/PhpArrayAdapterTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
| 68 | + |
| 69 | + |
68 | 70 |
|
69 | 71 |
|
70 | 72 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/PhpArrayAdapterWithFallbackTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/PhpArrayAdapterWithFallbackTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
|
src/Symfony/Component/Cache/Tests/Simple/PhpArrayCacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Simple/PhpArrayCacheTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| 60 | + |
| 61 | + |
60 | 62 |
|
61 | 63 |
|
62 | 64 |
|
|
src/Symfony/Component/Cache/Tests/Simple/PhpArrayCacheWithFallbackTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Simple/PhpArrayCacheWithFallbackTest.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
| 48 | + |
47 | 49 |
|
48 | 50 |
|
49 | 51 |
|
|
src/Symfony/Component/Cache/Traits/PhpArrayTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Traits/PhpArrayTrait.php+9-2Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| 32 | + |
| 33 | + |
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
| ||
115 | 117 |
|
116 | 118 |
|
117 | 119 |
|
| 120 | + |
118 | 121 |
|
119 | 122 |
|
120 | 123 |
|
| ||
127 | 130 |
|
128 | 131 |
|
129 | 132 |
|
| 133 | + |
130 | 134 |
|
131 | 135 |
|
132 | 136 |
|
| ||
136 | 140 |
|
137 | 141 |
|
138 | 142 |
|
139 |
| - |
| 143 | + |
| 144 | + |
| 145 | + |
140 | 146 |
|
141 | 147 |
|
142 | 148 |
|
| 149 | + |
| 150 | + |
143 | 151 |
|
144 |
| - |
145 | 152 |
|
146 | 153 |
|
147 | 154 |
|
|
src/Symfony/Component/Config/Resource/ClassExistenceResource.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Resource/ClassExistenceResource.php+37-8Lines changed: 37 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
| 41 | + |
| 42 | + |
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
| ||
65 | 67 |
|
66 | 68 |
|
67 | 69 |
|
68 |
| - |
69 |
| - |
70 |
| - |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
71 | 77 |
|
72 | 78 |
|
73 | 79 |
|
74 | 80 |
|
75 | 81 |
|
76 | 82 |
|
77 | 83 |
|
78 |
| - |
| 84 | + |
79 | 85 |
|
| 86 | + |
| 87 | + |
80 | 88 |
|
81 | 89 |
|
82 | 90 |
|
83 | 91 |
|
84 |
| - |
85 | 92 |
|
86 | 93 |
|
87 | 94 |
|
| 95 | + |
| 96 | + |
88 | 97 |
|
89 | 98 |
|
90 | 99 |
|
| ||
97 | 106 |
|
98 | 107 |
|
99 | 108 |
|
100 |
| - |
| 109 | + |
101 | 110 |
|
102 | 111 |
|
103 | 112 |
|
| ||
112 | 121 |
|
113 | 122 |
|
114 | 123 |
|
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
115 | 134 |
|
116 | 135 |
|
117 | 136 |
|
| ||
147 | 166 |
|
148 | 167 |
|
149 | 168 |
|
150 |
| - |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
151 | 180 |
|
152 | 181 |
|
153 | 182 |
|
|
src/Symfony/Component/Config/Tests/Fixtures/BadFileName.php
Copy file name to clipboard+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
src/Symfony/Component/Config/Tests/Resource/ClassExistenceResourceTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Config/Tests/Resource/ClassExistenceResourceTest.php+19Lines changed: 19 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 |
|
| ||
90 | 91 |
|
91 | 92 |
|
92 | 93 |
|
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
93 | 112 |
|
94 | 113 |
|
95 | 114 |
|
|
src/Symfony/Component/Yaml/Inline.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Yaml/Inline.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
612 | 612 |
|
613 | 613 |
|
614 | 614 |
|
| 615 | + |
| 616 | + |
| 617 | + |
| 618 | + |
615 | 619 |
|
616 |
| - |
617 |
| - |
618 |
| - |
619 |
| - |
620 | 620 |
|
621 | 621 |
|
622 | 622 |
|
| ||
626 | 626 |
|
627 | 627 |
|
628 | 628 |
|
629 |
| - |
| 629 | + |
630 | 630 |
|
631 | 631 |
|
632 | 632 |
|
|
src/Symfony/Component/Yaml/Tests/InlineTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Yaml/Tests/InlineTest.php+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
720 | 720 |
|
721 | 721 |
|
722 | 722 |
|
| 723 | + |
| 724 | + |
| 725 | + |
| 726 | + |
| 727 | + |
| 728 | + |
| 729 | + |
| 730 | + |
| 731 | + |
| 732 | + |
| 733 | + |
| 734 | + |
| 735 | + |
| 736 | + |
| 737 | + |
| 738 | + |
723 | 739 |
|
0 commit comments