Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[DomCrawler] Fixed the Crawler::html() method for early PHP versions#8013

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:masterfromjakzal:bugfix/domcrawler-savehtml
May 13, 2013

Conversation

@jakzal
Copy link
Contributor

QA
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes, but not on travis (segfault)
Fixed tickets#7963
LicenseMIT
Doc PR-

Node argument was added to theDOMDocument::saveHTML() in PHP 5.3.6. Seehttp://php.net/manual/en/domdocument.savehtml.php.

It's not a nice looking solution, but seems to be the only option. Condition should be removed once PHP dependency goes over 5.3.6.

…r than 5.3.6.Node argument was added to the DOMDocument::saveHTML() in PHP 5.3.6. Seehttp://php.net/manual/en/domdocument.savehtml.php.
fabpot added a commit that referenced this pull requestMay 13, 2013
This PR was merged into the master branch.Discussion----------[DomCrawler] Fixed the Crawler::html() method for early PHP versions| Q             | A| ------------- | ---| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes, but not on travis (segfault)| Fixed tickets |#7963| License       | MIT| Doc PR        | -Node argument was added to the [`DOMDocument::saveHTML()`](http://php.net/manual/en/domdocument.savehtml.php) in PHP 5.3.6. Seehttp://php.net/manual/en/domdocument.savehtml.php.It's not a nice looking solution, but seems to be the only option. Condition should be removed once PHP dependency goes over 5.3.6.Commits-------a4e3ebf [DomCrawler] Fixed the Crawler::html() method for PHP versions earlier than 5.3.6.
@fabpotfabpot closed thisMay 13, 2013
@fabpotfabpot merged commita4e3ebf intosymfony:masterMay 13, 2013
@jakzaljakzal deleted the bugfix/domcrawler-savehtml branchMay 13, 2013 08:07
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@jakzal@fabpot

[8]ページ先頭

©2009-2025 Movatter.jp