ID:               27442
 User updated by:  kim at openphp dot cn
 Reported By:      kim at openphp dot cn
 Status:           Open
 Bug Type:         Performance problem
 Operating System: Windows Server 2003
 PHP Version:      4.3.4
 New Comment:

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 .


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

[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