mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-06 03:14:27 +02:00
*** empty log message ***
This commit is contained in:
6
NEWS
6
NEWS
@@ -1,11 +1,11 @@
|
||||
- removed $allow_php, added $php_handler logic (Monte)
|
||||
- removed $allow_php, added $php_handling logic (Monte)
|
||||
- added file locking to prevent reader/writer problem. (Andrei)
|
||||
- made Smarty catch unimplemented modifiers and custom functions and output
|
||||
error messages during compilation instead of failing during run time.
|
||||
(Andrei)
|
||||
- removed short-tags at the top of the smarty scripts (Monte)
|
||||
- added register_custom_function() and register_modifier() API calls
|
||||
to make registering stuff easier. (Andrei)
|
||||
- added register_function() and register_modifier() API calls to make
|
||||
registering stuff easier. (Andrei)
|
||||
- added template results caching capability. (Monte, Andrei)
|
||||
- added optional 'options' attribute to html_options custom function
|
||||
that allows passing associative arrays for values/output. (Andrei)
|
||||
|
Reference in New Issue
Block a user