]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
authorDmitry Stogov <dmitry@zend.com>
Mon, 10 Jun 2013 08:59:28 +0000 (12:59 +0400)
committerDmitry Stogov <dmitry@zend.com>
Mon, 10 Jun 2013 08:59:28 +0000 (12:59 +0400)
* 'PHP-5.4' of git.php.net:php-src:
  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
  Fix spelling and correct typo.


Trivial merge