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 |
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.