mirror of
https://github.com/smarty-php/smarty.git
synced 2026-04-28 18:02:07 +02:00
- bugfix compiler could fail if PHP mbstring.func_overload is enabled (Issue 164)
This commit is contained in:
@@ -3241,4 +3241,4 @@ static public $yy_action = array(
|
||||
}
|
||||
} while ($yymajor != self::YYNOCODE && $this->yyidx >= 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user