mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 11:24:27 +02:00
*** empty log message ***
This commit is contained in:
16
NEWS
16
NEWS
@@ -1,20 +1,22 @@
|
|||||||
|
- added template results caching capability. (Monte, Andrei)
|
||||||
- added optional 'options' attribute to html_options custom function
|
- added optional 'options' attribute to html_options custom function
|
||||||
that allows passing associative arrays for values/output. (Andrei)
|
that allows passing associative arrays for values/output. (Andrei)
|
||||||
- modifier arguments can now contain | and : characters inside quoted
|
- modifier arguments can now contain '|' and ':' characters inside quoted
|
||||||
strings. (Andrei)
|
strings. (Andrei)
|
||||||
|
|
||||||
Version 1.2.2
|
Version 1.2.2
|
||||||
-------------
|
-------------
|
||||||
- fixed bug that would not respect nested template directories and would
|
- fixed bug that would not respect nested template directories and would
|
||||||
put all compiled files into top-level one. (Andrei)
|
put all compiled files into top-level one. (Andrei)
|
||||||
- fixed bug using $PHP_VERSION instead of environment var PHP_VERSION.
|
- fixed bug using $PHP_VERSION instead of environment var PHP_VERSION.
|
||||||
- couple small warning fixes
|
(Monte)
|
||||||
|
- a couple small warning fixes. (Monte)
|
||||||
|
|
||||||
Version 1.2.1
|
Version 1.2.1
|
||||||
-------------
|
-------------
|
||||||
- added $compile_dir, removed $compile_dir_ext, simplified usage
|
- added $compile_dir, removed $compile_dir_ext, simplified usage. (Monte)
|
||||||
- added tips & tricks chapter to documentation
|
- added tips & tricks chapter to documentation. (Monte)
|
||||||
- misc documentation updates
|
- misc documentation updates. (Monte)
|
||||||
|
|
||||||
Version 1.2.0
|
Version 1.2.0
|
||||||
-------------
|
-------------
|
||||||
|
Reference in New Issue
Block a user