From 25c6f33b2869797220ac61951b33e182ecf26a78 Mon Sep 17 00:00:00 2001 From: mohrt Date: Thu, 17 Apr 2003 14:51:45 +0000 Subject: [PATCH] fix bug with {strip} and PHP tag newlines --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index ec5a0d23..c1f1f1bb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ + - fixed bug with {strip} and PHP tag newlines (Monte) - added possibility to register function-callbacks as "array(&$obj, 'method)" this affects register_function(), -block, -compiler_function, -modifier, -prefilter, -postfilter, -outputfilter-functions() and $cache_handler_func