Skip to content

Update docs regarding 2nd argument of DomCrawler text() #13930

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

Merged
merged 1 commit into from
Jul 1, 2020
Merged

Update docs regarding 2nd argument of DomCrawler text() #13930

merged 1 commit into from
Jul 1, 2020

Conversation

DanielSiepmann
Copy link
Contributor

The 2nd Argument is true by default, therefore whitespace is trimmed by default.
Passing false will alter the default behaviour.

Previous documentation suggested the other way around.

The 2nd Argument is true by default, therefore whitespace is trimmed by default.
Passing false will alter the default behaviour.

Previous documentation suggested the other way around.
@javiereguiluz javiereguiluz merged commit fd88f8b into symfony:5.0 Jul 1, 2020
@javiereguiluz
Copy link
Member

Thanks Daniel! We merged this in 5.0 and all the other upper branches.

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