|
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-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 11:00:01 2025 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(); }