#30069 [Ver]: Change in behavior with strings containing floats...

2004-09-15 Thread php at holycamel dot com
ID: 30069 User updated by: php at holycamel dot com Reported By: php at holycamel dot com Status: Verified Bug Type: Math related Operating System: * PHP Version: 4CVS, 5CVS New Comment: Thanks for checking into this so quickly and for confirming

#30069 [Ver]: Change in behavior with strings containing floats...

2004-09-15 Thread sniper
ID: 30069 Updated by: [EMAIL PROTECTED] Reported By: php at holycamel dot com Status: Verified Bug Type: Math related Operating System: * PHP Version: 4CVS-20040915 (4.3.9RC4-dev) New Comment: This works: # php -r 'echo "0.1" * "2"; This do