index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demo
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
Smarty5 (#852)
Simon Wisselink
10
-1001
/
+4
2022-02-06
fix PHP 8.1 deprecation notices in demo/plugins/cacheresource.pdo.php
Simon Wisselink
1
-2
/
+2
2019-05-24
Changed read and write methods for compatibility with class memcached
Mathias
1
-12
/
+10
2018-08-31
- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...
uwetews
9
-122
/
+190
2018-08-19
Fixed #476, Wrong demo directory location
Sławomir Kaleta
19
-1099
/
+37
2018-08-19
- fix PSR-2 coding standards and PHPDoc blocks https://github.com/smarty-php/...
uwetews
13
-0
/
+1063
2018-06-12
Update PSR-2
Sławomir Kaleta
9
-61
/
+69
2017-04-08
spelling fixes
klemens
1
-1
/
+1
2016-02-09
- reformat all code for unique style
uwetews
7
-40
/
+46
2015-12-31
Test if class Memcached exists
uwetews
1
-1
/
+5
2015-12-24
- new feature Compiler does now observe the template_dir setting and will cre...
uwetews
1
-2
/
+2
2015-12-21
- optimization improve speed of filetime checks on extends and extendsall res...
uwetews
1
-11
/
+16
2015-12-20
- bugfix the source uid of the extendsall resource must contain $template_dir...
uwetews
1
-6
/
+10
2015-07-10
- bugfix force file: resource in demo resource.extendsall.php
Uwe Tews
1
-1
/
+1
2015-07-06
- optimization resource extendsall
Uwe Tews
1
-1
/
+1
2015-07-06
- optimization get rid of __get and __set in source object
Uwe Tews
1
-7
/
+3
2014-10-31
Merge branch 'trunk'
Uwe Tews
3
-1
/
+366
2014-10-18
Added licence file and demo folder
Uwe Tews
13
-0
/
+1034
2014-06-06
- fixed spelling, PHPDoc , minor errors, code cleanup
Uwe.Tews@googlemail.com
9
-102
/
+117
2013-07-15
- update code generated by PSR-2 standards fixer which introduced PHP 5.4 inc...
Uwe.Tews@googlemail.com
3
-3
/
+3
2013-07-14
- update for PHP 5.4 compatibility
Uwe.Tews@googlemail.com
7
-81
/
+95
2013-06-17
17.06.2013
Uwe.Tews@googlemail.com
1
-1
/
+1
2011-10-10
- bugfix Smarty_CacheResource_mysql example was missing strtotime() calls
rodneyrehm
1
-2
/
+2
2011-09-20
apc.enable_cli must be activated for the APC test to execute in unit tests (w...
rodneyrehm
1
-6
/
+0
2011-09-19
- bugfix regression in Smarty_CacheReource_KeyValueStore introduced by r4261
rodneyrehm
1
-2
/
+9
2011-09-16
commit 3.1 into the trunk
monte.ohrt
9
-62
/
+523
2011-02-13
remove popup_init from demo template
monte.ohrt
1
-1
/
+0
2009-11-06
change linefeed style to native on all files
monte.ohrt
5
-122
/
+122
2009-10-15
added missing file
Uwe.Tews
1
-0
/
+5
2009-09-30
- reactivated PHP resource for simple PHP templates. Must set allow_php_templ...
Uwe.Tews
3
-16
/
+17
2009-09-19
- replace internal "eval()" calls by "include" during rendering process
Uwe.Tews
1
-1
/
+1
2009-09-01
- dropped nl2br as plugin
Uwe.Tews
1
-1
/
+1
2009-08-29
- implemented caching of registered Resources
Uwe.Tews
1
-9
/
+0
2009-08-28
- Fix on line breaks inside {if} tags
Uwe.Tews
5
-48
/
+176
2009-03-22
- delete obsolete files
Uwe.Tews
18
-295
/
+0
2009-03-22
fix path
monte.ohrt
1
-1
/
+1
2009-03-22
rearrange things into distribution and development directories
monte.ohrt
20
-0
/
+354