Closed (fixed)
Project:
simplehtmldom API
Version:
7.x-1.11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Dec 2010 at 22:16 UTC
Updated:
16 Feb 2014 at 20:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
lorinpda commentedHi,
I am submitting a patch which implements the change detailed above.
Please note, I have a CVS/Module application posted here http://drupal.org/node/954770. My module "Tumblr_Connect" requires use of simplehtmldom :) A few users requested the Drupal 7 version.
Hope this helps :)
Lorin
Comment #2
xurizaemonI considered doing something similar, but my plan was to use the class name because the odds of those function names conflicting with something else seemed too high.
This issue is a duplicate of #922874: Notice: Undefined variable: function_name in include_once() (line 7 of ...simplehtmldom/simplehtmldom.module) (that for 6.x, this for 7.x).
We probably won't use this module, as for reasons stated in #1047944: Consider sites/*/libraries or use of Libraries API it seems simpler to just reference the library instead.
Comment #3
xurizaemonAdding meaningful issue title.
Comment #4
jordojuice commentedYeah... this needs to be fixed! This is a big issue. I don't want to have to tell people they need to apply patches to use my module!
Comment #5
Konstantin Komelin commentedI think it's been already fixed. Let me know if it is still actual issue.
Please use 7.x-2.x instead of 7.x-1.x branch because it includes simplehtmldom library as an external dependency.
Thanks.
Konstantin