ID:               22187
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Assigned
+Status:           Closed
 Bug Type:         Reproducible crash
 Operating System: Linux SuSE 8.1
 PHP Version:      4CVS-2003-02-12 (stable)
 Assigned To:      iliaa
 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:
------------------------------------------------------------------------

[2003-02-12 08:26:05] [EMAIL PROTECTED]

Process crashes in PHP Version 4.3.1-dev when this code is executed:

<?PHP
echo "This line isn't shown, when using with PHP Version 4.3.1-dev,
because of the following line ... :-)";
echo number_format (0.001, 1);
?>

Log:
[Wed Feb 12 16:27:56 2003] [notice] child pid 18557 exit signal
Segmentation fault (11)

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


-- 
Edit this bug report at http://bugs.php.net/?id=22187&edit=1

Reply via email to