Closed (duplicate)
Project:
Date
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2009 at 20:57 UTC
Updated:
16 Nov 2009 at 21:00 UTC
php 5.3 is much stricter at testing whether things are arrays or objects and giving warning messages if there is a programming error. The calendar module was patched with issue: http://drupal.org/node/613528 and this is an almost identical patch to make the date module pass the php 5.3 syntax checking.
| Comment | File | Size | Author |
|---|---|---|---|
| date6.x-2.x-dev_php5.3.patch | 1.31 KB | andrewfn |
Comments
Comment #1
andrewfn commentedOops -- just realized this is a duplicate of http://drupal.org/node/549884