I realize that it's rather ugly to have a 34 character function name, but functions like array_diff_assoc_recursive can cause function naming collisions. Here's a patch to fix some I found with a quick scan of the code.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | dependent_attributes_0.diff | 4.53 KB | mikejoconnor |
| #1 | dependent_attributes_plural.diff | 4.67 KB | mikejoconnor |
| dependent_attributes.diff | 4.15 KB | mikejoconnor |
Comments
Comment #1
mikejoconnor commentedOops, forgot an S.
Comment #2
mikejoconnor commentedok, first one was missing an s. second gave a preview to the next issue I'm working on. Here's what should have been uploaded the 1st time. Sorry for polluting your issue queue :)