-
Notifications
You must be signed in to change notification settings - Fork 52
Commit b564ca4
Handle SimpleXMLElement in VariablePropertyFetchRule
1 parent daeec74 commit b564ca4
File tree
3 files changed
+26
-2
lines changed- src/Rules/VariableVariables
- tests/Rules/VariableVariables
- data
3 files changed
+26
-2
lines changedLines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | + | ||
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
53 | - | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
54 | 59 |
| |
55 | 60 |
| |
56 | 61 |
| |
| |||
63 | 68 |
| |
64 | 69 |
| |
65 | 70 |
| |
71 | + | ||
72 | + | ||
73 | + | ||
74 | + | ||
75 | + | ||
76 | + | ||
77 | + | ||
78 | + | ||
66 | 79 |
| |
67 | 80 |
| |
68 | 81 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | - | ||
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
| |||
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
32 | 36 |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + |
0 commit comments