Panther & PHP (II): how to downgrade?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ulf
Forum Newbie
Posts: 1
Joined: Thu Oct 30, 2003 2:44 am

Panther & PHP (II): how to downgrade?

Post 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.
Post Reply