summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_compile_private_object_function.php
AgeCommit message (Expand)AuthorFilesLines
2016-08-04fix define method in registered objectsAndrey Shpota1-1/+1
2016-07-18- bugfix modifier on plugins like {plugin|modifier ... } did fail when the pl...uwetews1-7/+11
2016-02-14- optimization of tag attribute compilinguwetews1-3/+0
2016-02-10- bugfix {strip} must keep space on output creating smarty tags within html t...uwetews1-2/+3
2016-02-09- reformat all code for unique styleuwetews1-11/+11
2015-08-06- avoid possible circular object referances caused by parser/lexer objectsUwe Tews1-6/+6
2014-06-06 - fixed spelling, PHPDoc , minor errors, code cleanupUwe.Tews@googlemail.com1-8/+7
2013-07-27- enhancement allow access to properties of registered opjects for Smarty2 BC...Uwe.Tews@googlemail.com1-14/+21
2013-07-14- update for PHP 5.4 compatibilityUwe.Tews@googlemail.com1-9/+8
2011-09-16commit 3.1 into the trunkmonte.ohrt1-26/+34
2010-11-12- reactivated $error_reporting property handlinguwe.tews@googlemail.com1-1/+1
2010-11-11- major update including some API changesuwe.tews@googlemail.com1-5/+12
2010-08-17fix formattingmonte.ohrt1-2/+4
2010-03-16- bugfix on assign attribute at registered template objectsUwe.Tews1-27/+35
2010-02-02- retaining newlines at registered functions and function pluginsUwe.Tews1-2/+2
2010-01-16- internal change of config file lexer/parser on handling of section namesUwe.Tews1-11/+14
2009-12-27--- this is a major update with a couple of internal changes ---Uwe.Tews1-0/+51