htmldiff icon indicating copy to clipboard operation
htmldiff copied to clipboard

Call to a member function getIndexOf() on null

Open huwdp opened this issue 9 years ago • 1 comments
trafficstars

Parser breaks at https://github.com/cdauth/htmldiff/blob/master/Nodes.php#L203 if parser somehow is on the body tag and tries to access the parent node.

Call to a member function getIndexOf() on null in htmldiff\Nodes.php on line 203

huwdp avatar Sep 09 '16 10:09 huwdp

The error above times 2.

jeremykenedy avatar Oct 07 '16 23:10 jeremykenedy