http://drupal.org/node/208598

Don't recall if it was compatible with PHP 5 :|

On Sun, Aug 2, 2009 at 6:43 PM, Ivan Sergio Borgonovo <mail@webthatworks.it> wrote:
Hi,

Is there a place where to find the latest D4? Yep D four!
Was it compatible with PHP 5?

Does anyone remember what had to be fixed to make it PHP 5
compatible.

I'm getting some errors about:
1 timezone (fixed)
2 array_merge getting as input something that is not an array
 (probably fixed)
3 assignment to non object causing "Creating default object from
 empty value in" (probably fixed)

But even fixing all the above... the site still doesn't work and I'm
getting something like:

{primary_links}
  {_BLOCK_.footer.blocks}
 {_BLOCK_.header.title}
 {_BLOCK_.node.title}
...

Actually I'm not really sure if the fix I used for 2 (casting to
array the return of functions) and 3 (ignoring the error @) were
actual fix.

It's just Sunday midnight and I'd really appreciate some clue to
temporarily resurrect this site.

--
Ivan Sergio Borgonovo
http://www.webthatworks.it

--
[ Drupal support list | http://lists.drupal.org/ ]