index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
bugfix $smarty.block.child and $smarty.block.parent could not be used like any
Uwe Tews
11
-1755
/
+1647
2017-10-07
- bugfix modification of 9.8.2017 did fail on some recursive
Uwe Tews
5
-1767
/
+2692
2017-10-07
Improve extension handler
Uwe Tews
2
-44
/
+75
2017-08-26
- bugfix {make_nocache} did display code if the template did not contain othe...
Uwe Tews
2
-1
/
+2
2017-08-26
- bugfix templates filepath with multibyte characters did not work
Uwe Tews
1
-5
/
+5
2017-08-26
- bugfix chained modifier failed when last modifier parameter is a signed value
Uwe Tews
2
-1123
/
+1253
2017-08-09
register autoloader as first in chain
Uwe Tews
1
-1
/
+1
2017-08-09
- improvement repeated delimiter like {{ and }} will be treated as literal
Uwe Tews
2
-780
/
+674
2017-08-09
- improvement repeated delimiter like {{ and }} will be treated as literal
Uwe Tews
5
-2324
/
+2306
2017-08-06
fixed spelling
Uwe Tews
1
-1
/
+1
2017-08-06
fixed typo
Uwe Tews
1
-1
/
+1
2017-08-05
- cleanup of _getSmartyObj()
Uwe Tews
3
-13
/
+2
2017-08-05
- bugfix wordwrap modifier could fail if used in nocache code.
Uwe Tews
6
-135
/
+127
2017-07-31
- Call clearstatcache() after mkdir() failure https://github.com/smarty-php/s...
Uwe Tews
2
-1
/
+2
2017-07-30
- rewrite mkdir() bugfix to retry automatically see https://github.com/smarty...
Uwe Tews
2
-4
/
+15
2017-07-21
- bugfix solve preg_match() hhvm parameter problem https://github.com/smarty-...
Uwe Tews
3
-224
/
+216
2017-07-21
Merge pull request #377 from a-shpota/fix-writefile-sysplugin
Uwe Tews
1
-1
/
+1
2017-07-21
Merge pull request #377 from a-shpota/fix-writefile-sysplugin
uwetews
1
-3
/
+5
2017-07-21
- security possible PHP code injection on custom resources at display() or fe...
Uwe Tews
3
-5
/
+5
2017-07-14
fix 'mkdir(): File exists' error on create directory from parallel
Andrew Shpota
1
-3
/
+5
2017-05-27
- improvement replace phpversion() by PHP_VERSION constant.
uwetews
2
-4
/
+4
2017-05-27
- bugfix https://github.com/smarty-php/smarty/pull/368 did break the default ...
uwetews
2
-4
/
+15
2017-05-27
- bugfix change compiled code for registered function and modifiers to called...
uwetews
3
-24
/
+10
2017-05-27
- performance store flag for already required shared plugin functions in stat...
uwetews
12
-45
/
+123
2017-05-21
- bugfix version 3.1.31 did fail under PHP 5.2
uwetews
2
-3
/
+3
2017-05-21
- new feature The named capture buffers can now be accessed also as array
uwetews
1
-1
/
+1
2017-05-21
- bugfix remove deleted files by clear_cache() and clear_compiled_template() ...
uwetews
4
-22
/
+29
2017-05-21
- bugfix remove special treatment of classes implementing ArrayAccess in {for...
uwetews
2
-33
/
+35
2017-05-21
- improvement check if ini_get() and ini_set() not disabled
uwetews
7
-102
/
+125
2017-05-21
- new feature The named capture buffers can now be accessed also as array
uwetews
2
-11
/
+19
2017-05-19
- change properties $accessMap and $obsoleteProperties from private to protected
uwetews
1
-3
/
+3
2017-04-24
- fix spelling https://github.com/smarty-php/smarty/commit/e3eda8a5f5653d8abb...
uwetews
1
-2
/
+2
2017-04-17
- correct generated code on empty() and isset() call, observe change PHP beha...
uwetews
2
-43
/
+68
2017-04-17
- correct generated code on empty() and isset() call, observe change PHP beha...
uwetews
2
-69
/
+44
2017-04-17
- correct generated code on empty() and isset() call, observe change PHP beha...
uwetews
2
-44
/
+69
2017-04-14
Merge pull request #322 from simivar/patch-1
uwetews
1
-1
/
+1
2017-04-14
Merge pull request #349 from ka7/feature/spelling
uwetews
4
-4
/
+4
2017-04-14
Merge pull request #337 from SvenRtbg/patch-1
uwetews
1
-1
/
+1
2017-04-13
- bugfix array_merge() parameter should be checked https://github.com/smarty-...
uwetews
1
-2
/
+6
2017-04-13
Prepare 3.1.32-dev
uwetews
1
-4
/
+4
2017-04-08
spelling fixes
klemens
4
-4
/
+4
2017-02-14
Fix typo in @method annotation
SvenRtbg
1
-1
/
+1
2016-12-29
Fix annotation for addPluginsDir()
simivar
1
-1
/
+1
2016-12-14
prepare 3.1.31 release
v3.1.31
uwetews
1
-2
/
+2
2016-11-23
- move template object cache into static variables
uwetews
3
-22
/
+44
2016-11-19
- change version checking
uwetews
2
-27
/
+8
2016-11-19
- bugfix inheritance root child templates containing nested {block}{/block} c...
uwetews
2
-2
/
+2
2016-11-11
- smaller speed optimization
uwetews
1
-3
/
+4
2016-11-11
touch
uwetews
1
-1
/
+1
2016-11-11
touch
uwetews
1
-1
/
+1
[next]