I'm using php 5.3 in this box and found some warnings that are fixed in the attached patch. Some of them are the typical thing with 5.3: the need to use empty() or isset(). Other one is a bug in the module ($style_css does not exist).

CommentFileSizeAuthor
galleryformatter-php53.patch2.94 KBjonhattan

Comments

manuel garcia’s picture

Status: Needs review » Fixed

Thanks a lot jonhattan! Patch seemed reasonable, so I committed it already http://drupal.org/cvs?commit=428738

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.