|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-06-10 03:35 UTC] derick@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Thu Jan 01 14:00:01 2026 UTC |
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(); }