Commit d2e589c
File tree
6 files changed
+57
-2
lines changedFilter options
- src/Symfony/Component/DomCrawler
- Tests
6 files changed
+57
-2
lines changed+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
9 | 14 |
|
10 | 15 |
|
11 | 16 |
|
|
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
36 | 41 |
|
37 | 42 |
|
38 | 43 |
|
|
src/Symfony/Component/DomCrawler/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
src/Symfony/Component/DomCrawler/Crawler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Crawler.php+15-1Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
494 | 494 |
|
495 | 495 |
|
496 | 496 |
|
497 |
| - |
| 497 | + |
498 | 498 |
|
499 | 499 |
|
500 | 500 |
|
501 | 501 |
|
502 | 502 |
|
503 | 503 |
|
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
504 | 518 |
|
505 | 519 |
|
506 | 520 |
|
|
src/Symfony/Component/DomCrawler/Tests/AbstractCrawlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Tests/AbstractCrawlerTest.php+30-1Lines changed: 30 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| 20 | + |
| 21 | + |
19 | 22 |
|
20 | 23 |
|
21 | 24 |
|
| ||
409 | 412 |
|
410 | 413 |
|
411 | 414 |
|
412 |
| - |
| 415 | + |
413 | 416 |
|
414 | 417 |
|
415 | 418 |
|
| ||
1082 | 1085 |
|
1083 | 1086 |
|
1084 | 1087 |
|
| 1088 | + |
| 1089 | + |
| 1090 | + |
1085 | 1091 |
|
1086 | 1092 |
|
| 1093 | + |
| 1094 | + |
1087 | 1095 |
|
1088 | 1096 |
|
1089 | 1097 |
|
| ||
1102 | 1110 |
|
1103 | 1111 |
|
1104 | 1112 |
|
| 1113 | + |
| 1114 | + |
| 1115 | + |
| 1116 | + |
| 1117 | + |
| 1118 | + |
| 1119 | + |
| 1120 | + |
| 1121 | + |
| 1122 | + |
| 1123 | + |
| 1124 | + |
| 1125 | + |
| 1126 | + |
| 1127 | + |
| 1128 | + |
| 1129 | + |
| 1130 | + |
| 1131 | + |
| 1132 | + |
| 1133 | + |
1105 | 1134 |
|
1106 | 1135 |
|
1107 | 1136 |
|
|
src/Symfony/Component/DomCrawler/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/composer.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
|
0 commit comments