From: remcobreezer at mailandnews dot com Operating system: unix PHP version: 4.3.2 PHP Bug Type: Class/Object related Bug description: troubleshooting php fasttemplate after upgrade php version to 4.3.2
If you upgrade to php version 4.3.2 you can have some problems with the php fasttemplate file. To fix this problem you can disable the lines 638 - 641 and your fasttemplate should work again. Code to disable : function clear_parse () { $this->clear_assign(); } -- Edit bug report at http://bugs.php.net/?id=24108&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=24108&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=24108&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24108&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24108&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24108&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24108&r=support Expected behavior: http://bugs.php.net/fix.php?id=24108&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24108&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24108&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24108&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24108&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24108&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24108&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24108&r=gnused