ID:               27442
 Updated by:       [EMAIL PROTECTED]
 Reported By:      kim at openphp dot cn
-Status:           Open
+Status:           Feedback
 Bug Type:         Performance problem
 Operating System: Windows Server 2003
 PHP Version:      4.3.4
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip




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

[2004-03-01 00:39:41] kim at openphp dot cn

Small bugs?I don't know.



<?php

  $value = @ (2 / 0);

?>



>From browser Ouput :

<br />

<b>Warning</b>:  Division by zero in <b>Unknown</b> on line
<b>0</b><br

/>



But From Zend Studio's "GO" (X-Powered-By: PHP/4.3.2) , Output is
nothing...



The correct is nothing output .

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

[2004-03-01 00:33:25] kim at openphp dot cn

Description:
------------
Small bugs?I don't know.



<?php

  $value = @ (2 / 0);

?>



>From browser Ouput :

<br />

<b>Warning</b>:  Division by zero in <b>Unknown</b> on line <b>0</b><br
/>



But From Zend Studio's "GO" , Output is nothing...



The correct is nothing output .



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


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

Reply via email to