https://bugzilla.novell.com/show_bug.cgi?id=327008 Summary: php number_format always returns 0 Product: openSUSE 10.3 Version: RC 1 Platform: 64bit OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: chris@electrictoolbox.com QAContact: qa@suse.de Found By: Other The PHP number_format function should return the passed in number formatted as per the parameters. However it is returning 0 every time I try, no matter what the input value. Example usage: echo number_format(10); Expected result: 10 Actual result: 0 I was running openSUSE 10.2 but did an (unintentional) upgrade to 10.3RC1 using the zen updater. I had no issues with this on 10.2 but do with 10.3RC1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.