You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #21031 [DomCrawler] Replace parents() by ancestors() (alamirault)
This PR was merged into the 6.4 branch.
Discussion
----------
[DomCrawler] Replace `parents()` by `ancestors()`
DomCrawler `parents()` method, has been replaced by `ancestors()` in symfony 5.3 and removed in 6.0:
symfony/symfony#39684
Commits
-------
a496243 [DomCrawler] Replace parents() by ancestors()
0 commit comments