-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
DomCrawleractionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.bug
Milestone
Description
According to symfony/symfony#18660 (comment) some example of the DomCrawler docs is wrong.
This example is no longer valid ;)
use Symfony\Component\CssSelector\CssSelector;
CssSelector::disableHtmlExtension();
$crawler = $crawler->filter('default|entry media|group yt|aspectRatio');
Metadata
Metadata
Assignees
Labels
DomCrawleractionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.bug