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 0ab53f1 commit c247898Copy full SHA for c247898
ext/standard/tests/strings/vfprintf_variation4.phpt
@@ -87,25 +87,25 @@ unlink($data_file);
87
*** Testing vfprintf() : int formats and non-integer values ***
88
89
-- Iteration 1 --
90
-2 +0 10
+2 +0 10
91
123456 d -1234 1234
92
-1474836480 200000 4000 22000000
93
12345 12 -12 -123456
94
10 123456 2 0
95
-- Iteration 2 --
96
-0 +0 0
+0 +0 0
97
123 d -123 123
98
0 0 123456 0000
99
1234 0 $0 _0
100
0 123 0 0
101
-- Iteration 3 --
102
-1 +1 1
+1 +1 1
103
1 d 1 1
104
1 1 1 0001
105
#1 1 $1 _1
106
1 1 1 1
107
-- Iteration 4 --
108
-1 +1 0
+1 +1 0
109
1 d 0 1
110
1 0 1 0000
111
#0 1 $1 _0
0 commit comments