File tree
6 files changed
+5
-238
lines changedFilter options
- src/Symfony/Component/Serializer
- Mapping/Loader
- Normalizer
- Tests
- Fixtures
- Normalizer
6 files changed
+5
-238
lines changedsrc/Symfony/Component/Serializer/Mapping/Loader/AnnotationLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Mapping/Loader/AnnotationLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
|
src/Symfony/Component/Serializer/Normalizer/ObjectNormalizer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/ObjectNormalizer.php+4-12Lines changed: 4 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
| 98 | + |
99 | 99 |
|
100 | 100 |
|
101 |
| - |
102 |
| - |
103 |
| - |
104 |
| - |
105 |
| - |
| 101 | + |
106 | 102 |
|
107 | 103 |
|
108 | 104 |
|
109 |
| - |
| 105 | + |
110 | 106 |
|
111 | 107 |
|
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
| 108 | + |
117 | 109 |
|
118 | 110 |
|
119 | 111 |
|
|
src/Symfony/Component/Serializer/Tests/Fixtures/SamePropertyAsMethodDummy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Fixtures/SamePropertyAsMethodDummy.php-48Lines changed: 0 additions & 48 deletions
This file was deleted.
src/Symfony/Component/Serializer/Tests/Fixtures/SamePropertyAsMethodWithMethodSerializedNameDummy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Fixtures/SamePropertyAsMethodWithMethodSerializedNameDummy.php-62Lines changed: 0 additions & 62 deletions
This file was deleted.
src/Symfony/Component/Serializer/Tests/Fixtures/SamePropertyAsMethodWithPropertySerializedNameDummy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Fixtures/SamePropertyAsMethodWithPropertySerializedNameDummy.php-65Lines changed: 0 additions & 65 deletions
This file was deleted.
src/Symfony/Component/Serializer/Tests/Normalizer/ObjectNormalizerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Tests/Normalizer/ObjectNormalizerTest.php-50Lines changed: 0 additions & 50 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
45 |
| - |
46 |
| - |
47 | 44 |
|
48 | 45 |
|
49 | 46 |
|
| ||
874 | 871 |
|
875 | 872 |
|
876 | 873 |
|
877 |
| - |
878 |
| - |
879 |
| - |
880 |
| - |
881 |
| - |
882 |
| - |
883 |
| - |
884 |
| - |
885 |
| - |
886 |
| - |
887 |
| - |
888 |
| - |
889 |
| - |
890 |
| - |
891 |
| - |
892 |
| - |
893 |
| - |
894 |
| - |
895 |
| - |
896 |
| - |
897 |
| - |
898 |
| - |
899 |
| - |
900 |
| - |
901 |
| - |
902 |
| - |
903 |
| - |
904 |
| - |
905 |
| - |
906 |
| - |
907 |
| - |
908 |
| - |
909 |
| - |
910 |
| - |
911 |
| - |
912 |
| - |
913 |
| - |
914 |
| - |
915 |
| - |
916 |
| - |
917 |
| - |
918 |
| - |
919 |
| - |
920 |
| - |
921 |
| - |
922 |
| - |
923 |
| - |
924 | 874 |
|
925 | 875 |
|
926 | 876 |
|
|
0 commit comments