This patch fixes the php 5.3 reference warning.
Please check to make sure this is a safe change.

CommentFileSizeAuthor
date-6.x-2.4-php_53-1.patch1.5 KBthekevinday

Comments

thekevinday’s picture

I want to emphasize: Please make sure that it is safe for me to remove the & at this location.

thekevinday’s picture

My patch may not be the correct fix, see my post here:
http://drupal.org/node/360605#comment-2340170

berdir’s picture

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

berdir’s picture

wrong issue, double post, sort of...

sun’s picture

Status: Active » Closed (won't fix)

Right, Date module is not guilty here.