Closed (fixed)
Project:
FeedAPI
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2008 at 15:40 UTC
Updated:
26 Apr 2008 at 12:52 UTC
Jump to comment: Most recent file
Patch is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | feedapi-more_coder_format.patch | 9 KB | mustafau |
| #2 | feedapi-more_coder_format.patch | 4.92 KB | mustafau |
| feedapi_coder_warnings.patch | 4.6 KB | mustafau |
Comments
Comment #1
aron novakThank you, this is really awesome, i applied your patch and run through the coder module on other feedapi modules (aggregator, for example), so now all feedapi for 5.x is coder-safe :)
Comment #2
mustafau commentedIt seems that coder module does not catch everything. I found some other errors. Patch is attached.
Comment #3
mustafau commentedUpdated.
Comment #4
aron novakThanks, it's committed for both 5.x and 6.x branches. I also run through coder module again in the two codebases and i fixed the warnings where it's possible.
Btw:
How to write this to avoid coder module complain? :)
Comment #5
mustafau commented$a = $b . $c;Comment #6
mustafau commentedTwo little errors:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/feedapi/fee...
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/feedapi/par...
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.