Skip to content

Fix #395: Move from parents() to ancestors() in goutte - #405

Merged
irfan-dahir merged 1 commit into
jikan-me:3.0.0from
nezu-io:move-from-parents-to-ancestors
May 20, 2022
Merged

Fix #395: Move from parents() to ancestors() in goutte#405
irfan-dahir merged 1 commit into
jikan-me:3.0.0from
nezu-io:move-from-parents-to-ancestors

Conversation

@rjd22

@rjd22 rjd22 commented Apr 30, 2022

Copy link
Copy Markdown
Contributor

This will effectively drop support for symfony/dom-crawler:v4.4 and
is thus a breaking change. Sadly the folks of symfony didn't merge
the ancestors() function back to the symfony 4.4 libraries but since
this change unlocks the upgrade path to laravel 9 and symfony 6 I
would say this is acceptable

This will effectively drop support for symfony/dom-crawler:v4.4 and
is thus a breaking change. Sadly the folks of symfony didn't merge
the ancestors() function back to the symfony 4.4 libraries but since
this change unlocks the upgrade path to laravel 9 and symfony 6 I
would say this is acceptable
@irfan-dahir
irfan-dahir merged commit 0c45748 into jikan-me:3.0.0 May 20, 2022
@irfan-dahir

irfan-dahir commented May 20, 2022

Copy link
Copy Markdown
Collaborator

@rjd22 Thanks for your effort and the PR! This looks good, I'll push a release soon.

@irfan-dahir

Copy link
Copy Markdown
Collaborator

@rjd22
rjd22 deleted the move-from-parents-to-ancestors branch May 20, 2022 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants