Closed (fixed)
Project:
Features
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2011 at 20:32 UTC
Updated:
29 Dec 2011 at 15:40 UTC
Jump to comment: Most recent file

Comments
Comment #1
traviscarden commentedComment #2
hefox commentedapplies cleaning to 7.x but
Comment #3
traviscarden commentedAw, nuts! PHP doesn't support anonymous functions before version 5.3. Well, here's a new patch accounting for that, rolled against 7.x-1.x-dev.
Comment #4
traviscarden commentedComment #5
febbraro commentedAll functions in PHP have global scope so this needs to be better namespaced and should also be moved external to the features_export_form function.
Comment #6
febbraro commentedCommitted to 7.x branch.
http://drupalcode.org/project/features.git/commit/8938628
Comment #7
tim.plunkettComment #8
traviscarden commentedThank you for the shepherding, @febbraro!
Here's a patch against 6.x-1.x-dev.
Comment #9
tim.plunkettThanks!
http://drupalcode.org/project/features.git/commit/0b1aae3
Comment #10.0
(not verified) commentedUpdated issue summary.