Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[DomCrawler] Change ->text() , ->html() and ->attr() methods to retur… #28614

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

rajaamerkhan
Copy link

…n null if node list is empty

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #28313
License MIT
Doc PR symfony/symfony-docs

The ->text() , ->html() and ->attr() methods will return null if the node list is empty. Previous behavior was that they were throwing exceptions, which was inconvenient.

@nicolas-grekas
Copy link
Member

Thanks for submitting. I'm closing because this has already been submittrd #28581 and the discussion is ongoing there.

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