Page 1 of 1

Panther & PHP (II): how to downgrade?

Posted: Thu Oct 30, 2003 2:44 am
by ulf
hi folks, i updated my PM to 10.3. yesterday and now some third part Classes won't work.

I (still) use phpLib and class.FastTemplate and with PHP4.3.2 i get several redeclare errors from class.FastTemplate.php and session.inc (phpLib).

It seems, thet 4.3.2 don't like functions with the same name in the same script. The functions are in different objects/methods, so i don't know why PHP print these errors and i don't know how to stop it.

Downgrade back to 4.2.x? How? The links on entropy.ch are dead.