Commit 0fc8906
File tree
Expand file treeCollapse file tree
2 files changed
+38
-29
lines changedFilter options
- src/Symfony/Component/Validator/Mapping/Loader
- tests/Symfony/Tests/Component/Validator/Fixtures
Expand file treeCollapse file tree
2 files changed
+38
-29
lines changedsrc/Symfony/Component/Validator/Mapping/Loader/AnnotationLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Mapping/Loader/AnnotationLoader.php+24-11Lines changed: 24 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
| ||
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
25 |
| - |
26 | 27 |
|
| 28 | + |
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
33 | 35 |
|
34 |
| - |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
38 |
| - |
39 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
40 | 45 |
|
41 | 46 |
|
42 | 47 |
|
43 | 48 |
|
44 | 49 |
|
45 | 50 |
|
46 | 51 |
|
47 |
| - |
48 |
| - |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
49 | 58 |
|
50 | 59 |
|
51 | 60 |
|
| ||
54 | 63 |
|
55 | 64 |
|
56 | 65 |
|
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
| 66 | + |
| 67 | + |
| 68 | + |
61 | 69 |
|
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
62 | 75 |
|
63 | 76 |
|
64 | 77 |
|
| ||
68 | 81 |
|
69 | 82 |
|
70 | 83 |
|
71 |
| - |
| 84 | + |
tests/Symfony/Tests/Component/Validator/Fixtures/Entity.php
Copy file name to clipboardExpand all lines: tests/Symfony/Tests/Component/Validator/Fixtures/Entity.php+14-18Lines changed: 14 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
27 |
| - |
| 25 | + |
28 | 26 |
|
29 | 27 |
|
30 | 28 |
|
| ||
43 | 41 |
|
44 | 42 |
|
45 | 43 |
|
46 |
| - |
47 |
| - |
48 |
| - |
| 44 | + |
49 | 45 |
|
50 | 46 |
|
51 | 47 |
|
52 | 48 |
|
53 | 49 |
|
54 |
| - |
| 50 | + |
0 commit comments