mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
fix bug with {strip} and PHP tag newlines
This commit is contained in:
1
NEWS
1
NEWS
@@ -1,3 +1,4 @@
|
|||||||
|
- fixed bug with {strip} and PHP tag newlines (Monte)
|
||||||
- added possibility to register function-callbacks as "array(&$obj, 'method)"
|
- added possibility to register function-callbacks as "array(&$obj, 'method)"
|
||||||
this affects register_function(), -block, -compiler_function, -modifier,
|
this affects register_function(), -block, -compiler_function, -modifier,
|
||||||
-prefilter, -postfilter, -outputfilter-functions() and $cache_handler_func
|
-prefilter, -postfilter, -outputfilter-functions() and $cache_handler_func
|
||||||
|
Reference in New Issue
Block a user