- bugfix compiler could fail if PHP mbstring.func_overload is enabled (Issue 164)

This commit is contained in:
Uwe.Tews@googlemail.com
2013-11-07 20:00:56 +00:00
parent 4e1f7b1568
commit 6abc9ea0d3
3 changed files with 29 additions and 28 deletions
@@ -3241,4 +3241,4 @@ static public $yy_action = array(
}
} while ($yymajor != self::YYNOCODE && $this->yyidx >= 0);
}
}
}