]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.4' into PHP-5.5
authorStanislav Malyshev <stas@php.net>
Mon, 10 Jun 2013 08:53:29 +0000 (01:53 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 10 Jun 2013 08:53:29 +0000 (01:53 -0700)
* PHP-5.4:
  PHPTests for the DOMDocument::loadHTMLfile method. They cover - The basic behaviour - When the method receives as argument a file which doesn't exist - When the argument is an empty string - When an empty file is loaded - When a not-well formed html file is loaded


Trivial merge