Smarty 2.6.9 Released
[email protected] ("messju mohr") Thu, 31 Mar 2005 19:26:34 +0200
| Newsgroups | php.smarty.dev,php.smarty.general |
|---|---|
| Message-ID | <20050331172634.GB19848@dune> |
(from smarty.php.net)
Smarty 2.6.9 Released
This is a patch release for those using the security features of
Smarty. Variable function calls such as $foo() in {if} statements and
{math} equations allowed PHP function execution from within a
template, even with security enabled. Variable function calls have
been disabled completely. If you are using security features, this
upgrade is highly recommended.
ChangeLog: http://smarty.php.net/misc/NEWS
Download: http://smarty.php.net/download.php
----------------------------------------------------------------------------
greetings
messju