ID:               20087
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Closed
 Bug Type:         mbstring related
 Operating System: w2k
 PHP Version:      4CVS-2002-10-25
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


Previous Comments:
------------------------------------------------------------------------

[2002-10-25 12:09:46] [EMAIL PROTECTED]

I can reproduce this on Windows with some CVS version (of a few weeks
ago). But it does not really crash, it gives the following assertion
error:

Assertion failed: strval != NULL, d:\php4\main\php_variables.c, line 42

------------------------------------------------------------------------

[2002-10-25 10:51:21] [EMAIL PROTECTED]

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?


------------------------------------------------------------------------

[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

Reply via email to