File tree
Expand file treeCollapse file tree
3 files changed
+19
-2
lines changedFilter options
- src/Symfony/Component/DomCrawler
- Tests
Expand file treeCollapse file tree
3 files changed
+19
-2
lines changedsrc/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 |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
src/Symfony/Component/DomCrawler/Crawler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Crawler.php+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
570 | 570 |
|
571 | 571 |
|
572 | 572 |
|
| 573 | + |
| 574 | + |
573 | 575 |
|
574 | 576 |
|
575 | 577 |
|
576 | 578 |
|
577 |
| - |
| 579 | + |
578 | 580 |
|
579 | 581 |
|
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
580 | 586 |
|
581 | 587 |
|
582 | 588 |
|
| ||
586 | 592 |
|
587 | 593 |
|
588 | 594 |
|
| 595 | + |
| 596 | + |
589 | 597 |
|
590 | 598 |
|
591 | 599 |
|
592 | 600 |
|
593 |
| - |
| 601 | + |
594 | 602 |
|
595 | 603 |
|
| 604 | + |
| 605 | + |
| 606 | + |
| 607 | + |
596 | 608 |
|
597 | 609 |
|
598 | 610 |
|
|
src/Symfony/Component/DomCrawler/Tests/CrawlerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DomCrawler/Tests/CrawlerTest.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
392 | 392 |
|
393 | 393 |
|
394 | 394 |
|
| 395 | + |
| 396 | + |
395 | 397 |
|
396 | 398 |
|
397 | 399 |
|
| ||
405 | 407 |
|
406 | 408 |
|
407 | 409 |
|
| 410 | + |
| 411 | + |
408 | 412 |
|
409 | 413 |
|
410 | 414 |
|
|
0 commit comments