summaryrefslogtreecommitdiff
path: root/demo
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Smarty5 (#852)Simon Wisselink10-1001/+4
2022-02-06fix PHP 8.1 deprecation notices in demo/plugins/cacheresource.pdo.phpSimon Wisselink1-2/+2
2019-05-24Changed read and write methods for compatibility with class memcachedMathias1-12/+10
2018-08-31- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...uwetews9-122/+190
2018-08-19Fixed #476, Wrong demo directory locationSławomir Kaleta19-1099/+37
2018-08-19- fix PSR-2 coding standards and PHPDoc blocks https://github.com/smarty-php/...uwetews13-0/+1063
2018-06-12Update PSR-2Sławomir Kaleta9-61/+69
2017-04-08spelling fixesklemens1-1/+1
2016-02-09- reformat all code for unique styleuwetews7-40/+46
2015-12-31Test if class Memcached existsuwetews1-1/+5
2015-12-24- new feature Compiler does now observe the template_dir setting and will cre...uwetews1-2/+2
2015-12-21- optimization improve speed of filetime checks on extends and extendsall res...uwetews1-11/+16
2015-12-20- bugfix the source uid of the extendsall resource must contain $template_dir...uwetews1-6/+10
2015-07-10- bugfix force file: resource in demo resource.extendsall.phpUwe Tews1-1/+1
2015-07-06- optimization resource extendsallUwe Tews1-1/+1
2015-07-06- optimization get rid of __get and __set in source objectUwe Tews1-7/+3
2014-10-31Merge branch 'trunk'Uwe Tews3-1/+366
2014-10-18Added licence file and demo folderUwe Tews13-0/+1034
2014-06-06 - fixed spelling, PHPDoc , minor errors, code cleanupUwe.Tews@googlemail.com9-102/+117
2013-07-15- update code generated by PSR-2 standards fixer which introduced PHP 5.4 inc...Uwe.Tews@googlemail.com3-3/+3
2013-07-14- update for PHP 5.4 compatibilityUwe.Tews@googlemail.com7-81/+95
2013-06-1717.06.2013Uwe.Tews@googlemail.com1-1/+1
2011-10-10- bugfix Smarty_CacheResource_mysql example was missing strtotime() callsrodneyrehm1-2/+2
2011-09-20apc.enable_cli must be activated for the APC test to execute in unit tests (w...rodneyrehm1-6/+0
2011-09-19- bugfix regression in Smarty_CacheReource_KeyValueStore introduced by r4261rodneyrehm1-2/+9
2011-09-16commit 3.1 into the trunkmonte.ohrt9-62/+523
2011-02-13remove popup_init from demo templatemonte.ohrt1-1/+0
2009-11-06change linefeed style to native on all filesmonte.ohrt5-122/+122
2009-10-15added missing fileUwe.Tews1-0/+5
2009-09-30- reactivated PHP resource for simple PHP templates. Must set allow_php_templ...Uwe.Tews3-16/+17
2009-09-19- replace internal "eval()" calls by "include" during rendering processUwe.Tews1-1/+1
2009-09-01- dropped nl2br as pluginUwe.Tews1-1/+1
2009-08-29- implemented caching of registered ResourcesUwe.Tews1-9/+0
2009-08-28- Fix on line breaks inside {if} tagsUwe.Tews5-48/+176
2009-03-22- delete obsolete filesUwe.Tews18-295/+0
2009-03-22fix pathmonte.ohrt1-1/+1
2009-03-22rearrange things into distribution and development directoriesmonte.ohrt20-0/+354