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
bug #49048 [FrameworkBundle] conflict with symfony/dom-crawler < 6.3 (xabbuh)
This PR was merged into the 6.3 branch.
Discussion
----------
[FrameworkBundle] conflict with symfony/dom-crawler < 6.3
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets |
| License | MIT
| Doc PR |
This way we avoid surprising exceptions when the DomCrawlerAssertionsTrait's assertSelectorCount() method is used with an older version of the DomCrawler component.
Commits
-------
47dd882 conflict with symfony/dom-crawler < 6.3
0 commit comments