index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
debug.tpl
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
Smarty5 (#852)
Simon Wisselink
1
-173
/
+0
2023-04-30
Remove `md5` modifier from debug.tpl (#871)
Jon
1
-3
/
+1
2020-06-19
Update to HTML5-syntax in debug template
Stoll, Jonathan
1
-19
/
+34
2018-08-31
- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty...
uwetews
1
-3
/
+3
2018-08-19
- fix PSR-2 coding standards and PHPDoc blocks https://github.com/smarty-php/...
uwetews
1
-1
/
+1
2015-09-15
- bugfix unintended multiple debug windows (forum topic 25699)
uwetews
1
-1
/
+1
2015-07-01
- bugfix debugging console did not display string values containing \n, \r or...
Uwe Tews
1
-3
/
+3
2015-05-18
Fix max nesting parameter
Uwe Tews
1
-4
/
+4
2015-05-13
Debugging - add display of Smarty version
Uwe Tews
1
-1
/
+1
2015-05-13
Debugging - truncate output of Origin to 80 characters and increase string va...
Uwe Tews
1
-6
/
+6
2015-05-07
- improvement of the debugging console. Read NEW_FEATURES.txt
Uwe Tews
1
-2
/
+2
2014-11-04
new $smarty->debug options
Uwe Tews
1
-1
/
+2
2014-11-03
Debug Console Update
Uwe Tews
1
-14
/
+36
2014-06-06
- fixed spelling, PHPDoc , minor errors, code cleanup
Uwe.Tews@googlemail.com
1
-105
/
+109
2011-09-22
- bugfix debug.tpl did not display correctly when it was compiled with escape...
uwe.tews@googlemail.com
1
-3
/
+3
2011-09-18
- bugfix for Smarty2 style compiler plugins on unnamed attribute passing like...
uwe.tews@googlemail.com
1
-1
/
+1
2010-12-01
- other update regarding {debug}
uwe.tews@googlemail.com
1
-6
/
+0
2010-12-01
- improvement of {debug} tag output
uwe.tews@googlemail.com
1
-6
/
+9
2010-11-15
- bugfix captured content could not be accessed globally
uwe.tews@googlemail.com
1
-1
/
+1
2009-11-06
change linefeed style to native on all files
monte.ohrt
1
-136
/
+136
2009-08-29
- implemented caching of registered Resources
Uwe.Tews
1
-3
/
+4
2009-04-21
- change of new style syntax for forach. Now: {foreach $array as $var} like...
Uwe.Tews
1
-3
/
+3
2009-04-05
- replaced new array looping syntax {for $foo in $array} with {foreach $foo i...
Uwe.Tews
1
-6
/
+6
2009-03-22
rearrange things into distribution and development directories
monte.ohrt
1
-0
/
+135