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).
| Comment | File | Size | Author |
|---|---|---|---|
| galleryformatter-php53.patch | 2.94 KB | jonhattan |
Comments
Comment #1
manuel garcia commentedThanks a lot jonhattan! Patch seemed reasonable, so I committed it already http://drupal.org/cvs?commit=428738