CADbloke / daisydiff

Automatically exported from code.google.com/p/daisydiff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bugfix for /trunk/daisydiff-php/src/HTMLDiff.php

GoogleCodeExporter opened this issue · comments

The object $img doesn't exist inside scope of 
HTMLDiffer::endElement()@line:138, resulting in an PHP-E_STRICT-error (Creating 
default object from empty value) if you pass an empty HTML-tag.
I think the property should be set to the $tag-object instead, which then works 
fine. 

Original issue reported on code.google.com by projekte@thomas-heuer.eu on 10 Feb 2011 at 2:57

Attachments:

which repository did you base your patch on?

Original comment by guy...@gmail.com on 10 Feb 2011 at 10:50

  • Added labels: ****
  • Removed labels: ****