I'm using 5.0.5, and I am using the current cvs version of drupal 4.7 (current to 20 min.). This issue has been addressed in the core, and is still being addressed with patches as the issue comes up, but project throws some of the same errors and this should be addressed in the Project module also.
This issue usually cause when a function is passed another function. E.g:
array_merge(variable_get('show_me',''), _get_foobar_list(now()));
or something to that effect.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ref_error.patch | 4.64 KB | Souvent22 |
Comments
Comment #1
Souvent22 commentedDid ust about everything i could do in project and addressed the ref issues. this patch should take care of it.
Comment #2
gerhard killesreiter commentedapplied.
Comment #3
(not verified) commented