Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
GoogleCodeExporter opened this issue Nov 6, 2015 · 1 comment
Open

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

GoogleCodeExporter opened this issue Nov 6, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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:

@GoogleCodeExporter
Copy link
Author

which repository did you base your patch on?

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant