Needs review
Project:
GMap Module
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Aug 2015 at 22:11 UTC
Updated:
14 Oct 2015 at 03:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
michelleHere's the patch.
Comment #6
michelleWell, I haven't the foggiest idea why this patch is failing. It's the same change that was needed for other projects to make it compatible with Views in PHP 5.6. In Views, it is "function options_validate($form, &$form_state) { }" with no "&" on it so other modules that use that have to match.
Comment #7
michelleUpdated the patch to account for another warning.
Comment #8
michelleForgot to set it needs review plus fixing title.