Re: [SMARTY] Smarty 2.6.8 Released
[email protected] (Clay Loveless)
| Newsgroups | php.smarty.dev,php.smarty.general |
|---|---|
| Message-ID | <BE64647D.3AA70%[email protected]> |
For those of you following the Pearified.com package, the Smarty-2.6.8 Pearified package has been released as well. With PEAR-1.4.0ax (preferably PEAR-1.4.0a8): $ pear channel-discover pearified.com $ pear install pearified/Smarty OR $ pear upgrade pearified/Smarty Have fun! -Clay -- Killersoft.com > From: boots <[email protected]> > Date: Mon, 21 Mar 2005 08:58:40 -0800 (PST) > To: <[email protected]>, <[email protected]> > Subject: [SMARTY] Smarty 2.6.8 Released > > This release addresses a hole that was discovered in Smarty's > regex_replace modifier that permitted PHP code to be executed even when > security was enabled. An issue with {strip}{/strip} has been fixed and > notably, {foreach} no longer casts objects to arrays which had > prevented PHP5 object iterators from being used. > > More Info and Download at http://smarty.php.net/ > > -- > Smarty General Mailing List (http://smarty.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >