We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02022c7 commit bbbb0f1Copy full SHA for bbbb0f1
ext/standard/tests/strings/printf_64bit.phpt
@@ -645,10 +645,10 @@ Array
645
-123456
646
123456
647
648
-120000
649
--120000
650
-+120000
651
+1.2e+5
+-1.2e+5
++1.2e+5
652
653
654
1.0E+5
@@ -657,10 +657,10 @@ Array
657
658
659
660
661
662
663
+1.2E+5
+-1.2E+5
++1.2E+5
664
665
*** Output for '%%%.2f' as the format parameter ***
666
%12345678900.00
0 commit comments