#30176 [Opn->Bgs]: decimal printf output - padding error

2004-09-20 Thread leroy at twisp-e dot com
ID: 30176 User updated by: leroy at twisp-e dot com Reported By: leroy at twisp-e dot com -Status: Open +Status: Bogus Bug Type: Output Control Operating System: w2k PHP Version: 4.3.8 New Comment: I figured out the problem. I was

#30176 [NEW]: decimal printf output - padding error

2004-09-20 Thread leroy at twisp-e dot com
From: leroy at twisp-e dot com Operating system: w2k PHP version: 4.3.8 PHP Bug Type: Output Control Bug description: decimal printf output - padding error Description: Is this a bug? PHP 4.3.8 printf("%07d", $value) produces "00value7"