]> granicus.if.org Git - php/commit
Ensure number_format() doesn't include sign for zero
authorCraig Duncan <git@duncanc.co.uk>
Thu, 24 Nov 2016 21:56:53 +0000 (21:56 +0000)
committerJoe Watkins <krakjoe@php.net>
Tue, 9 May 2017 09:17:19 +0000 (10:17 +0100)
commite946d074dd6df1f99b844c84e7179eb09f11c602
tree03c72d057221718211f457074b67436b25da0ca2
parente1c32646b40b6e3a41cbd7a78d03900cfdf1b72a
Ensure number_format() doesn't include sign for zero
UPGRADING
ext/standard/math.c
ext/standard/tests/math/number_format_negative_zero.phpt [new file with mode: 0644]