Goutte icon indicating copy to clipboard operation
Goutte copied to clipboard

[PHP 8.0] v4.0.1 -> v4.0.2 creates DomCrawler backwards incompatability

Open irfan-dahir opened this issue 3 years ago • 0 comments

Upgrading from 4.0.1 to 4.0.2 throws an error

Call to undefined method Symfony\Component\DomCrawler\Crawler::parents()

This was caused by adding v6+ support: https://github.com/FriendsOfPHP/Goutte/commit/f51940fbe0db060bc4fc0b3f1d19bc4ff3054b17

Should this be a patch version release?

irfan-dahir avatar Dec 27 '21 17:12 irfan-dahir