mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
Update of change log
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
===== 3.1.22-dev ===== (xx.xx.2014)
|
===== 3.1.22-dev ===== (xx.xx.2014)
|
||||||
|
08.11.2014
|
||||||
|
- bugfix subtemplate called in nocache mode could be called with wrong compile_id when it did change on one of the calling templates
|
||||||
|
- improvement add code of template functions called in nocache mode dynamically to cache file (related to bugfix of 01.11.2014)
|
||||||
|
- bugfix Debug Console did not include all data from merged compiled subtemplates
|
||||||
|
|
||||||
04.11.2014
|
04.11.2014
|
||||||
- new feature $smarty->debug = true; => overwrite existing Debug Console window (old behaviour)
|
- new feature $smarty->debug = true; => overwrite existing Debug Console window (old behaviour)
|
||||||
$smarty->debug = 2; => individual Debug Console window by template name
|
$smarty->debug = 2; => individual Debug Console window by template name
|
||||||
|
Reference in New Issue
Block a user