index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NEW_FEATURES.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-07
Improve extension handler
Uwe Tews
1
-0
/
+23
2017-05-21
- new feature The named capture buffers can now be accessed also as array
uwetews
1
-1
/
+14
2017-04-08
spelling fixes
klemens
1
-1
/
+1
2016-09-20
- improvement new tags {block_parent} {block_child} in template inheritance
uwetews
1
-0
/
+6
2016-04-24
whitespace cleanup
Elan Ruusamäe
1
-11
/
+9
2016-04-24
Update NEW_FEATURES.txt
Elan Ruusamäe
1
-2
/
+2
2016-03-09
- improvement rework of 'scope' attribute handling see see NEW_FEATURES.txt h...
uwetews
1
-30
/
+21
2016-02-20
update https://github.com/smarty-php/smarty/issues/179
uwetews
1
-14
/
+14
2016-02-20
- new feature/bugfix {foreach}{section} add 'properties' attribute to force ...
uwetews
1
-0
/
+22
2016-02-20
- bugfix {strip} must keep space between hmtl tags. Broken by changes of 10.2...
uwetews
1
-22
/
+0
2016-02-20
- bugfix {strip} must keep space between hmtl tags. Broken by changes of 10.2...
uwetews
1
-0
/
+22
2016-02-14
- new tag {make_nocache} read NEW_FEATURES.txt https://github.com/smarty-php/...
uwetews
1
-0
/
+21
2016-02-09
- update/bugfix scope attribute handling reworked. Read the newfeatures.txt file
uwetews
1
-0
/
+52
2015-12-25
- new feature If ACP is enabled force an apc_compile_file() when compiled or ...
uwetews
1
-0
/
+4
2015-12-24
- new feature Compiler does now observe the template_dir setting and will cre...
uwetews
1
-0
/
+6
2015-12-23
- new feature Caching does now observe the template_dir setting and will cre...
uwetews
1
-0
/
+6
2015-12-14
one more typo fix
Elan Ruusamäe
1
-1
/
+1
2015-12-14
more typos
Elan Ruusamäe
1
-1
/
+1
2015-12-14
Update NEW_FEATURES.txt
Elan Ruusamäe
1
-2
/
+2
2015-12-13
Fix typos
uwetews
1
-5
/
+10
2015-09-15
- improvement invalidate OPCACHE for cleared compiled and cached template fil...
uwetews
1
-1
/
+6
2015-09-01
- improvement convert template inheritance into runtime processing
uwetews
1
-1
/
+6
2015-07-07
- new feature multiple indices on file: resource
Uwe Tews
1
-0
/
+14
2015-06-20
Update
Uwe Tews
1
-0
/
+4
2015-06-19
- improvement allow closures as callback at $smarty->registerFilter() https:/...
Uwe Tews
1
-0
/
+14
2015-05-07
- improvement of the debugging console. Read NEW_FEATURES.txt
Uwe Tews
1
-2
/
+14
2015-03-28
- bugfix Smarty_Security->allow_constants=false; did also disable true, false...
Uwe Tews
1
-0
/
+9
2015-01-22
add note
Uwe Tews
1
-0
/
+2
2015-01-22
new feature: security can now control access to static methods and properties
Uwe Tews
1
-0
/
+27
2015-01-03
create different compiled templates and config files
Uwe Tews
1
-0
/
+8
2014-12-30
limit the template nesting level by security
Uwe Tews
1
-1
/
+8
2014-12-29
security can now disable special $smarty variables
Uwe Tews
1
-0
/
+8
2014-11-12
new feature - added support of namespaces to template code
Uwe Tews
1
-0
/
+13