Commit b3c58ec
File tree
9 files changed
+27
-81
lines changedFilter options
- src/Symfony
- Bridge/Twig/Tests/Extension
- Component/Form
- Extension/Core
- EventListener
- Type
- Tests
- Extension/Core
- EventListener
- Type
9 files changed
+27
-81
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap3LayoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap3LayoutTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2648 | 2648 |
|
2649 | 2649 |
|
2650 | 2650 |
|
2651 |
| - |
| 2651 | + |
2652 | 2652 |
|
2653 | 2653 |
|
2654 | 2654 |
|
| ||
2664 | 2664 |
|
2665 | 2665 |
|
2666 | 2666 |
|
2667 |
| - |
| 2667 | + |
2668 | 2668 |
|
2669 | 2669 |
|
2670 | 2670 |
|
|
src/Symfony/Component/Form/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/CHANGELOG.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
src/Symfony/Component/Form/Extension/Core/EventListener/FixUrlProtocolListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/EventListener/FixUrlProtocolListener.php+6-14Lines changed: 6 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 |
| - |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 | 36 |
|
45 | 37 |
|
46 | 38 |
|
47 | 39 |
|
48 | 40 |
|
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
54 | 46 |
|
55 | 47 |
|
56 | 48 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/UrlType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/UrlType.php+1-9Lines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
| 30 | + |
37 | 31 |
|
38 | 32 |
|
39 | 33 |
|
| ||
60 | 54 |
|
61 | 55 |
|
62 | 56 |
|
63 |
| - |
64 | 57 |
|
65 | 58 |
|
66 | 59 |
|
67 |
| - |
68 | 60 |
|
69 | 61 |
|
70 | 62 |
|
|
src/Symfony/Component/Form/Tests/AbstractLayoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/AbstractLayoutTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2296 | 2296 |
|
2297 | 2297 |
|
2298 | 2298 |
|
2299 |
| - |
| 2299 | + |
2300 | 2300 |
|
2301 | 2301 |
|
2302 | 2302 |
|
| ||
2311 | 2311 |
|
2312 | 2312 |
|
2313 | 2313 |
|
2314 |
| - |
| 2314 | + |
2315 | 2315 |
|
2316 | 2316 |
|
2317 | 2317 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/EventListener/FixUrlProtocolListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/EventListener/FixUrlProtocolListenerTest.php+14-9Lines changed: 14 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
| ||
45 | 44 |
|
46 | 45 |
|
47 | 46 |
|
48 |
| - |
49 |
| - |
50 | 47 |
|
51 | 48 |
|
52 | 49 |
|
| ||
59 | 56 |
|
60 | 57 |
|
61 | 58 |
|
62 |
| - |
63 | 59 |
|
64 | 60 |
|
65 | 61 |
|
66 | 62 |
|
67 | 63 |
|
68 | 64 |
|
69 | 65 |
|
| 66 | + |
70 | 67 |
|
71 |
| - |
| 68 | + |
72 | 69 |
|
73 |
| - |
| 70 | + |
74 | 71 |
|
75 |
| - |
76 | 72 |
|
77 |
| - |
| 73 | + |
78 | 74 |
|
79 | 75 |
|
80 | 76 |
|
81 | 77 |
|
82 |
| - |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
83 | 88 |
|
84 | 89 |
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/UrlTypeLegacyTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/UrlTypeLegacyTest.php-36Lines changed: 0 additions & 36 deletions
This file was deleted.
src/Symfony/Component/Form/Tests/Extension/Core/Type/UrlTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/UrlTypeTest.php-7Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 | 108 |
|
0 commit comments