ID: 20087 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback -Bug Type: Reproducible crash +Bug Type: mbstring related Operating System: w2k PHP Version: 4CVS-2002-10-25 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip Reclassified... Anyway I can't reproduce this yet. What version of PHP do you really use? Previous Comments: ------------------------------------------------------------------------ [2002-10-25 10:25:40] [EMAIL PROTECTED] assertion failed: strval != NULL, file c:\php\src420\php4\main\php_variables.c line 45 Test code: <? echo mb_parse_str("testmoo"); ?> --> crash <? echo mb_parse_str("test=moo"); ?> --> works fine ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20087&edit=1