File tree
4 files changed
+47
-10
lines changedFilter options
- src/Symfony/Component/DependencyInjection
- Argument
- Tests
- Dumper
- Fixtures
- includes
- php
4 files changed
+47
-10
lines changedsrc/Symfony/Component/DependencyInjection/Argument/LazyClosure.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Argument/LazyClosure.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
| 82 | + |
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
| ||
87 | 88 |
|
88 | 89 |
|
89 | 90 |
|
90 |
| - |
| 91 | + |
91 | 92 |
|
92 | 93 |
|
93 | 94 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php+18-4Lines changed: 18 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| 51 | + |
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
| ||
1874 | 1875 |
|
1875 | 1876 |
|
1876 | 1877 |
|
1877 |
| - |
| 1878 | + |
1878 | 1879 |
|
1879 | 1880 |
|
1880 | 1881 |
|
1881 | 1882 |
|
| 1883 | + |
| 1884 | + |
| 1885 | + |
| 1886 | + |
| 1887 | + |
1882 | 1888 |
|
| 1889 | + |
1883 | 1890 |
|
1884 | 1891 |
|
1885 | 1892 |
|
| ||
1890 | 1897 |
|
1891 | 1898 |
|
1892 | 1899 |
|
1893 |
| - |
| 1900 | + |
1894 | 1901 |
|
1895 |
| - |
| 1902 | + |
1896 | 1903 |
|
1897 |
| - |
| 1904 | + |
| 1905 | + |
| 1906 | + |
| 1907 | + |
| 1908 | + |
| 1909 | + |
| 1910 | + |
| 1911 | + |
1898 | 1912 |
|
1899 | 1913 |
|
1900 | 1914 |
|
|
src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/autowiring_classes.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/autowiring_classes.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/DependencyInjection/Tests/Fixtures/php/lazy_closure.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/lazy_closure.php+16-4Lines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
| 44 | + |
43 | 45 |
|
44 | 46 |
|
45 | 47 |
|
| ||
49 | 51 |
|
50 | 52 |
|
51 | 53 |
|
52 |
| - |
| 54 | + |
53 | 55 |
|
54 | 56 |
|
55 | 57 |
|
56 |
| - |
| 58 | + |
57 | 59 |
|
58 |
| - |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
59 | 71 |
|
60 | 72 |
|
0 commit comments