[PHP-DEV] Bug #14244: A bug about integer operation "/"

2001-11-26 Thread poolshark
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: Variables related Bug description: A bug about integer operation "/" Here is a short test program : ",$total,gettype($total)); $each=10; printf ("each %d type %s",$each,gettype($each));

[PHP-DEV] Bug #14244 Updated: A bug about integer operation "/"

2001-11-27 Thread poolshark
ID: 14244 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: linux PHP Version: 4.0.6 New Comment: Bug Database <[EMAIL PROTECTED]> Did you see my program?,and dir you run them? obviously, the two operands are ***inte

[PHP-DEV] Bug #14244 Updated: A bug about integer operation "/"

2001-11-28 Thread poolshark
ID: 14244 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: linux PHP Version: 4.0.6 New Comment: Ignoring my bug report *** It is my wrong. Previous Comments: --