Version 2.6.23 of Smarty PHP template engine

Avatar

Release Notes: This release strips backticks from {math} equations, throws an error when a template exists but is not readable, works around a bug in some versions of PCRE, fixes a function injection security hole, fixes pass expiration time in the cache_handler_fuc call in core.write_cache_file.php, and updates compiler.class.php to allow method chaining for PHP 4 and PHP 5.

    Other releases

    •  06 Dec 2010 22:00

      Release Notes: Smarty 3, a completely new code base since Smarty 2, features Template Inheritance, all new compiler/tokenizer, optimization for PHP 5, and more.

      •  14 May 2009 10:30
      Avatar

        Release Notes: This release strips backticks from {math} equations, throws an error when a template exists but is not readable, works around a bug in some versions of PCRE, fixes a function injection security hole, fixes pass expiration time in the cache_handler_fuc call in core.write_cache_file.php, and updates compiler.class.php to allow method chaining for PHP 4 and PHP 5.

        •  20 Oct 2005 04:02

        No changes have been submitted for this release.

        •  23 Mar 2005 09:59

        Release Notes: A vulnerability in the regex_replace modifier has been fixed that allowed PHP code to be executed from a template, even with template security enabled. If you are using template security features, it is highly recommended to upgrade, or at least replace the modifier plugin. A problem with the {strip}{/strip} tag (that was introduced in 2.6.7) has been fixed. Casting objects to arrays in the {foreach} "item" attribute has been addressed.

        •  02 Nov 2004 03:29

        Release Notes: This release is focused on minor fixes. The "core" directory has been renamed to "internals", so be sure to do a clean re-install and clear the compile/cache files if upgrading.

        Screenshot

        Project Spotlight

        Pong 2613

        An attempt at cloning the original Pong for the Atari 2600 in pure C++ and SDL.

        Screenshot

        Project Spotlight

        CodeQuery

        A tool for indexing and then querying or searching C, C++, and Java source code.