Closed (won't fix)
Project:
Date
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Dec 2009 at 17:08 UTC
Updated:
25 Feb 2010 at 15:58 UTC
This patch fixes the php 5.3 reference warning.
Please check to make sure this is a safe change.
| Comment | File | Size | Author |
|---|---|---|---|
| date-6.x-2.4-php_53-1.patch | 1.5 KB | thekevinday |
Comments
Comment #1
thekevinday commentedI want to emphasize: Please make sure that it is safe for me to remove the & at this location.
Comment #2
thekevinday commentedMy patch may not be the correct fix, see my post here:
http://drupal.org/node/360605#comment-2340170
Comment #3
berdirThis should not be necessary, form alter functions should be called correctly. If they are not in your case, you need to find out who is calling them wrongly.
Comment #4
berdirwrong issue, double post, sort of...
Comment #5
sunRight, Date module is not guilty here.