Re: [SMARTY-DEV] BUG: mbstring crashes Smarty compiler without explanation
[email protected] (messju mohr)
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Feb 25, 2005 at 07:36:05AM +0700, Hendy Irawan wrote: > Hi! > > I'm using PHP 5.0.3/Linux with Smarty 2.6.7. > > It seems that enabling mbstring (default configuration) crashes Smarty > compiler without any explanation whatsoever (no error message printed). I > have not been enable to pinpoint the exact problem but recompiling PHP > without --enable-mbstring solves the problem. works fine for me *with* --enable-mbstring.