mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 10:54:27 +02:00
*** empty log message ***
This commit is contained in:
27
NEWS
27
NEWS
@@ -1,29 +1,32 @@
|
|||||||
|
- fixed bug that would not respect nested template directories and would
|
||||||
|
put all compiled files into top-level one. (Andrei)
|
||||||
|
|
||||||
Version 1.2.2
|
Version 1.2.2
|
||||||
-------------
|
-------------
|
||||||
- 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
|
- couple small warning fixes
|
||||||
|
|
||||||
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
|
||||||
- added tips & tricks chapter to documentation
|
- added tips & tricks chapter to documentation
|
||||||
- misc documentation updates
|
- misc documentation updates
|
||||||
|
|
||||||
Version 1.2.0
|
Version 1.2.0
|
||||||
-------------
|
-------------
|
||||||
- updated documentation (Monte)
|
- updated documentation (Monte)
|
||||||
- added file and line number information to syntax error messages. (Andrei)
|
- added file and line number information to syntax error messages. (Andrei)
|
||||||
- added ability to index template vars by a key. (Andrei)
|
- added ability to index template vars by a key. (Andrei)
|
||||||
|
|
||||||
Version 1.1.0
|
Version 1.1.0
|
||||||
-------------
|
-------------
|
||||||
- misc documentation changes, official stable release
|
- misc documentation changes, official stable release
|
||||||
|
|
||||||
Version 1.0b
|
Version 1.0b
|
||||||
------------
|
------------
|
||||||
- fixed the bug that prevented using non-array values for 'loop' attribute.
|
- fixed the bug that prevented using non-array values for 'loop' attribute.
|
||||||
(Andrei)
|
(Andrei)
|
||||||
- many misc documentation changes & additions (Monte)
|
- many misc documentation changes & additions (Monte)
|
||||||
|
|
||||||
Version 1.0a
|
Version 1.0a
|
||||||
------------
|
------------
|
||||||
|
Reference in New Issue
Block a user