From f03fc13bc99382e05be567a40041458684311042 Mon Sep 17 00:00:00 2001 From: "Uwe.Tews@googlemail.com" Date: Sun, 12 Oct 2014 15:09:52 +0000 Subject: [PATCH] - bugfix change of 08.10.2014 could create E_NOTICE meassage when using "" bypassed $php_handling checking (Thue Kristensen) + - bugfix change of 08.10.2014 could create E_NOTICE meassage when using "value, Array('value, 'value, 'value, Array('is_phpScript = true; } @@ -1068,7 +1068,7 @@ class Smarty_Internal_Templatelexer function yy_r3_3($yy_subpatterns) { - if (in_array($this->value, Array('value, 'value, 'value, Array('is_phpScript = true; } diff --git a/libs/sysplugins/smarty_internal_templateparser.php b/libs/sysplugins/smarty_internal_templateparser.php index 59c2356e..2c2c2b3b 100644 --- a/libs/sysplugins/smarty_internal_templateparser.php +++ b/libs/sysplugins/smarty_internal_templateparser.php @@ -4444,13 +4444,14 @@ class Smarty_Internal_Templateparser#line 80 "smarty_internal_templateparser.php while ($this->yyidx >= 0) { $stack = $this->yy_pop_parser_stack(); } - #line 76 "smarty_internal_templateparser.y" + #line 75 "smarty_internal_templateparser.y" $this->successful = !$this->internalError; $this->internalError = false; $this->retvalue = $this->_retvalue; //echo $this->retvalue."\n\n"; - #line 3165 "smarty_internal_templateparser.php" + + #line 3166 "smarty_internal_templateparser.php" } public function doParse($yymajor, $yytokenvalue)