Skip to content

Fix DOMDocument Empty String PHP Warning#10

Merged
scottmac merged 1 commit into
scottmac:masterfrom
MitchellMcKenna:feature/DOMDocument-loadHTML-empty-string-warning
Feb 21, 2013
Merged

Fix DOMDocument Empty String PHP Warning#10
scottmac merged 1 commit into
scottmac:masterfrom
MitchellMcKenna:feature/DOMDocument-loadHTML-empty-string-warning

Conversation

@MitchellMcKenna

Copy link
Copy Markdown
Contributor
  • Fix DOMDocument::loadHTML() throwing a PHP Warning if the result of
    the cURL call is an empty string. Checks that the result of the curl
    call isn't empty before passing it to the _parse() function.

- Fix DOMDocument::loadHTML() throwing a PHP Warning if the result of
  the cURL call is an empty string. Checks that the result of the curl
  call isn't empty before passing it to _parse() function.
scottmac added a commit that referenced this pull request Feb 21, 2013
…TML-empty-string-warning

Fix DOMDocument Empty String PHP Warning
@scottmac scottmac merged commit 8043880 into scottmac:master Feb 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants