🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@nicolas-grekas
Copy link
Member

Q A
Branch? 7.4
Bug fix? yes
New feature? no
Deprecations? no
Issues -
License MIT

As suggested by @stof in #62176

use Symfony\Component\DomCrawler\Link;

class CrawlerTestCase extends TestCase
class CrawlerTest extends TestCase
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this really be a test on its own rather than a testcase extended by bother various tests ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep, that's how PHP 8.5 is tested (should be)

@nicolas-grekas nicolas-grekas merged commit 2426636 into symfony:7.4 Oct 27, 2025
11 of 12 checks passed
nicolas-grekas added a commit that referenced this pull request Oct 28, 2025
…las-grekas)

This PR was merged into the 7.4 branch.

Discussion
----------

[DomCrawler] Fix converting HTML5 trees to DOM nodes

| Q             | A
| ------------- | ---
| Branch?       | 7.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Issues        | Fix #62176
| License       | MIT

Much better than #62180

Commits
-------

6426ae0 [DomCrawler] Fix converting HTML5 trees to DOM nodes
This was referenced Nov 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants